mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 04:50:25 +09:00
Prevent the imminent collision between the upstream quirk bits (now up to '1 << 19') and the Android quirk bits (starting at '1 << 20') by moving the Android quirk bits into their own field in struct ufs_hba. Bug: 162257402 Change-Id: I5373c092734d16f693300d9bd73c7c9063ac921e Signed-off-by: Eric Biggers <ebiggers@google.com>