]> git.baikalelectronics.ru Git - kernel.git/commit
memstick: automatically retrieve "INT" value from command response
authorAlex Dubov <oakad@yahoo.com>
Thu, 20 Mar 2008 00:01:06 +0000 (17:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 20 Mar 2008 01:53:37 +0000 (18:53 -0700)
commit369f6d9d0131717ddadd22e997a708410e1b248d
treefa71036f83c49c3b7aee99c11d152ddeb2b3599e
parentdb4b1ed6b17bfe246538409b618d56142b807e99
memstick: automatically retrieve "INT" value from command response

MemoryStick storage cards, when in parallel mode, send several meaningful bits
of their "INT" register as part of command response.  This data is stored by
host and can be used to spare invocation of "GET_INT" TPC on each data page
transferred between host and card.

Signed-off-by: Alex Dubov <oakad@yahoo.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/memstick/core/memstick.c
drivers/memstick/core/mspro_block.c
drivers/memstick/host/jmb38x_ms.c
drivers/memstick/host/tifm_ms.c
include/linux/memstick.h