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)
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>

No differences found