]> git.baikalelectronics.ru Git - kernel.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)
commit661e154369795b5bd10fef15e9dbf0160cfde5b1
treec0dff82d668378d395cb22ce33cd93e6dafef9eb
parent3a2f9ad2e2b9be65ebbc26492a95aa1020a84e1e
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