diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2014-09-06 03:34:32 +0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2014-09-20 11:56:20 +0200 |
commit | 938916fbb8e8cb67eacb784f4eda17e2950c16c5 (patch) | |
tree | 28ab131f0585989aa17bb7390f279c7239404fca /drivers/xen | |
parent | c9a9ef4170b3db3044504cd5512d0bb19c6f23c7 (diff) | |
download | linux-next-938916fbb8e8cb67eacb784f4eda17e2950c16c5.tar.gz |
i2c: rcar: fix RCAR_IRQ_ACK_{RECV|SEND}
Bits 8-31 of all registers reflect the value of bits 0-7 on reads and should be
0 on writes, according to the manuals. RCAR_IRQ_ACK_{RECV|SEND} macros have all
1's in bits 8-31, thus going against the manuals, so fix them.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: stable@vger.kernel.org
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions