MMC: MMCI: use AMBA bus accessors
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 9 Jul 2009 14:13:56 +0000 (15:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 9 Jul 2009 14:13:56 +0000 (15:13 +0100)
commit012b7d339ce8c42d41e35b35c4acc3dd29501d52
tree82eb9a984d741dffdca64e8a51be3473b8723b50
parenteb7fffa39a3f114832df54a3e373d7580d8fe757
MMC: MMCI: use AMBA bus accessors

Rather than open coding the accessors for decoding peripheral IDs,
use the macros already provided.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>
drivers/mmc/host/mmci.c