diff options
author | Fan Du <fan.du@intel.com> | 2014-09-16 17:21:04 +0800 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2014-09-20 14:56:19 +0200 |
commit | 979bbf7b7ae75cfc06e09d09eda38009a3bdc4a4 (patch) | |
tree | 21a516ee7c162ac5d7b7718aec594a729e875087 /drivers/i2c/busses/i2c-mxs.c | |
parent | 938916fbb8e8cb67eacb784f4eda17e2950c16c5 (diff) |
i2c: ismt: use correct length when copy buffer
In block write mode, when encapsulating dma_buffer, first element is
'command', the rest is data buffer, so only copy actual data buffer
starting from block[1] with the size indicating by block[0].
Signed-off-by: Fan Du <fan.du@intel.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Cc: stable@kernel.org
Diffstat (limited to 'drivers/i2c/busses/i2c-mxs.c')
0 files changed, 0 insertions, 0 deletions