1
0
Fork 0
alistair23-linux/drivers/memstick
Alex Dubov 496fc1a68a memstick: factor out transfer initiating functionality in mspro_block.c
Apart from currently used standard memstick data transfer method, Sony
introduced several newer ones, to uncover full bandwidth/capacity of its
Pro, HG and XC media formats. This patch lays a foundation to enable
those methods as made possible by host/media capabilities.

As a side effect of this patch, mspro_block_read_attributes became more
streamlined and readable.

[akpm@linux-foundation.org: fix printk warning]
Signed-off-by: Alex Dubov <oakad@yahoo.com>
Reported-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-01-13 08:03:22 -08:00
..
core memstick: factor out transfer initiating functionality in mspro_block.c 2011-01-13 08:03:22 -08:00
host memstick: add support for JMicron JMB 385 and 390 controllers 2011-01-13 08:03:21 -08:00
Kconfig memstick: add support for JMicron jmb38x MemoryStick host controller 2008-03-10 18:01:19 -07:00
Makefile memstick: initial commit for Sony MemoryStick support 2008-02-09 11:08:34 -08:00