diff options
author | Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com> | 2022-06-14 11:48:55 +0530 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-06-14 22:09:50 +0200 |
commit | e749e4fc900a579720bea9de05174e78f80802b1 (patch) | |
tree | dafeaa2d1a4e97f333fb2d951a652a6ce8019665 /drivers/i2c/busses/i2c-tegra-bpmp.c | |
parent | 0d91ac577daba6204800bbeadf720a0ae6a30a4a (diff) |
i2c: xiic: Fix the type check for xiic_wakeup
Fix the coverity warning
mixed_enum_type: enumerated type mixed with another type
We are passing an enum in the xiic_wakeup lets change
the function parameters to reflect that.
Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
Acked-by: Michal Simek <michal.simek@amd.com>
[wsa: fixed $subject with proper prefix]
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/i2c/busses/i2c-tegra-bpmp.c')
0 files changed, 0 insertions, 0 deletions