commit | 21ab56d49d60a0d49fe573a0d25ba4ac8b421e03 | [log] [tgz] |
---|---|---|
author | Anand Saminathan <anans@google.com> | Sat Sep 16 10:48:26 2023 +0000 |
committer | Anand Saminathan <anans@google.com> | Sat Sep 16 10:53:09 2023 +0000 |
tree | 9b3f1125193b9d6322607313ffa19d8800215e7b | |
parent | c1477182435bc3287ca8be32c857a9ea21c94e50 [diff] |
fix(ufs): performs unsigned shift for doorbell slot ranges from 0 to 31, left shifting 1 by slot is undefined when slot is 31 Change-Id: I0c2e6d278ff593cee07736627cd87692f45e2da9 Signed-off-by: Anand Saminathan <anans@google.com>