commit | 17017d8d2c005734d7088d8281ce2daab8fcb097 | [log] [tgz] |
---|---|---|
author | Alex Dubov <oakad@yahoo.com> | Fri Jul 25 19:45:01 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sat Jul 26 12:00:04 2008 -0700 |
tree | df689658df7d342143ad399bddf0df7257e8ec20 | |
parent | b77899985bdfd85a8e5a6e485033a9b4713d2471 [diff] |
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>