]> git.karo-electronics.de Git - karo-tx-linux.git/commit
spi/dw_spi: improve the interrupt mode with the batch ops
authorAlek Du <alek.du@intel.com>
Wed, 30 Mar 2011 15:09:55 +0000 (23:09 +0800)
committerGrant Likely <grant.likely@secretlab.ca>
Thu, 31 Mar 2011 03:31:48 +0000 (21:31 -0600)
commit3b8a4dd3ebfcc647260ad5c39ef4f73eb3a6b155
tree727e17523f0aa432f17caf63a282299ffb3b8191
parent2ff271bf6505038d8c937e73438ea3c80c387439
spi/dw_spi: improve the interrupt mode with the batch ops

leverage the performance gain by change in low level
read/write batch operations

Signed-off-by: Alek Du <alek.du@intel.com>
Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/dw_spi.c