Commits
John Stultz committed c982402acb6
ANDROID: scsi: ufs: Add quirk bit for controllers that don't play well with inline crypto A number of devices (hikey960 and db845c at least) don't work well with the inline crypto enablement, causing them to crash in early boot. In order to allow those boards to continue booting, add a BROKEN_CRYPTO quirk flag that the drivers can enable until we sort out how/if they can be fixed. Bug: 137270441 Change-Id: I9f2c3d75412e0aaa22fe6e7c9929cd18b1efa9ba Signed-off-by: John Stultz <john.stultz@linaro.org>