summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/i2c-mux.c
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2019-05-09 06:43:46 +0200
committerWolfram Sang <wsa@kernel.org>2020-05-29 14:06:35 +0200
commit34765c19cce3cba0c94d471d2e84f71d4978996e (patch)
tree7cd94a1ab4a3fcab927fd654f8eca8a35d14bdb8 /drivers/i2c/i2c-mux.c
parenti2c: i801: Instantiate SPD EEPROMs automatically (diff)
downloadlinux-34765c19cce3cba0c94d471d2e84f71d4978996e.tar.xz
linux-34765c19cce3cba0c94d471d2e84f71d4978996e.zip
i2c: sh_mobile: simplify code and remove false compilation warning
This currently generates a warning: drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] Though the code looks okay and shouldn't ever use the variable uninitialized. Fix the warning by moving the code around and getting rid of 'data'. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Tested-by: Wolfram Sang <wsa+renesas@sang-engineering.com> [wsa: minor updates to commit message] Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'drivers/i2c/i2c-mux.c')
0 files changed, 0 insertions, 0 deletions