diff options
author | Oded Gabbay <oded.gabbay@gmail.com> | 2020-08-12 11:21:01 +0300 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2020-09-22 18:49:50 +0300 |
commit | 65887291c6a80c3f2263348548899818b334cc8a (patch) | |
tree | c285d73c21d688fd85dd1b4a4ed0c20a4333f0e4 /drivers/mfd/iqs62x.c | |
parent | a0e072f5a18ffa04f83669a886dc4a4cfc3a1341 (diff) |
habanalabs: use FIELD_PREP() instead of <<
Use the standard FIELD_PREP() macro instead of << operator to perform
bitmask operations. This ensures type check safety and eliminate compiler
warnings.
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Tomer Tayar <ttayar@habana.ai>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'drivers/mfd/iqs62x.c')
0 files changed, 0 insertions, 0 deletions