]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: MMC boot partitions support.
authorAndrei Warkentin <andreiw@motorola.com>
Mon, 11 Apr 2011 23:10:25 +0000 (18:10 -0500)
committerChris Ball <cjb@laptop.org>
Wed, 25 May 2011 01:01:21 +0000 (21:01 -0400)
commit371a689f64b0da140c3bcd3f55305ffa1c3a58ef
treec0dff82d668378d395cb22ce33cd93e6dafef9eb
parent1a258db6f396e26c2c00b19c0107a891895d4584
mmc: MMC boot partitions support.

Allows device MMC boot partitions to be accessed. MMC partitions are
treated effectively as separate block devices on the same MMC card.

Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
Documentation/mmc/00-INDEX
Documentation/mmc/mmc-dev-attrs.txt
Documentation/mmc/mmc-dev-parts.txt [new file with mode: 0644]
drivers/mmc/card/block.c
drivers/mmc/core/mmc.c
include/linux/mmc/card.h
include/linux/mmc/mmc.h