mmc: card: Do not scan RPMB partitions
authorLoic Pallardy <loic.pallardy-ext@stericsson.com>
Mon, 6 Aug 2012 15:12:28 +0000 (17:12 +0200)
committerChris Ball <cjb@laptop.org>
Thu, 6 Dec 2012 18:54:47 +0000 (13:54 -0500)
Do not scan rpmb partitions for "soft" partitions, since the rpmb
partition contains protected data. Silences the following message
during boot:

 mmcblkXRPMB: unknown partition table

Signed-off-by: Johan Rudholm <johan.rudholm@stericsson.com>
Reviewed-by: Namjae Jeon <linkinjeon@gmail.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Krishna Konda <kkonda@codeaurora.org>
Signed-off-by: Chris Ball <cjb@laptop.org>

No differences found