]> git.baikalelectronics.ru Git - kernel.git/commit
spi/fsl_espi: fix wrong setting of the address in the command buffer
authorMingkai Hu <Mingkai.hu@freescale.com>
Tue, 21 Dec 2010 01:27:02 +0000 (09:27 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 24 Dec 2010 08:53:57 +0000 (01:53 -0700)
commitcc773fe26202e38f0fb99946923078709a83de1c
treeb8581f7c418ec4bbc58737b8344a398eb0b94a65
parent895355a874ca456338fd39dedbc3617647b09a16
spi/fsl_espi: fix wrong setting of the address in the command buffer

Or else we can't operate on the right address when the trans length
is greater than 65535.

Signed-off-by: Mingkai Hu <Mingkai.hu@freescale.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/spi_fsl_espi.c