From: Arjan van de Ven Date: Sun, 28 Sep 2008 23:14:52 +0000 (-0700) Subject: mfd: use pci_ioremap_bar() in sm501 X-Git-Tag: v2.6.28-rc1~60^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ab18995e11089ea33c99fd586e8bad4932369e4;p=pandora-kernel.git mfd: use pci_ioremap_bar() in sm501 Use the newly introduced pci_ioremap_bar() function in drivers/mfd. pci_ioremap_bar() just takes a pci device and a bar number, with the goal of making it really hard to get wrong, while also having a central place to stick sanity checks. Signed-off-by: Arjan van de Ven Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed