diff options
author | 2016-03-30 14:49:14 +0800 | |
---|---|---|
committer | 2016-04-08 11:49:47 +0200 | |
commit | 9b8e3ec34318663affced3c14d960e78d760dd9a (patch) | |
tree | 9e1d0ad6cfdf81d6cba2432dc1e475e0c34b7a84 /fs/jbd2/commit.c | |
parent | gpiolib: Defer gpio device setup until after gpiolib initialization (diff) | |
download | linux-dev-9b8e3ec34318663affced3c14d960e78d760dd9a.tar.xz linux-dev-9b8e3ec34318663affced3c14d960e78d760dd9a.zip |
gpio: pca953x: Use correct u16 value for register word write
The current implementation only uses the first byte in val,
the second byte is always 0. Change it to use cpu_to_le16
to write the two bytes into the register
Cc: stable@vger.kernel.org
Signed-off-by: Yong Li <sdliyong@gmail.com>
Reviewed-by: Phil Reid <preid@electromag.com.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions