]> git.baikalelectronics.ru Git - kernel.git/commit
memstick: add "start" and "stop" methods to memstick device
authorAlex Dubov <oakad@yahoo.com>
Sat, 26 Jul 2008 02:45:01 +0000 (19:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Jul 2008 19:00:04 +0000 (12:00 -0700)
commitfab0876d4425777b6719e00306f7830428949bf4
treedf689658df7d342143ad399bddf0df7257e8ec20
parent264061a7f0752230b89216179555f14428330311
memstick: add "start" and "stop" methods to memstick device

In some cases it may be desirable to ensure that associated driver is not
going to access the media in some period of time.  "start" and "stop"
methods are provided therefore to allow it.

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
include/linux/memstick.h