[MTD] pmc551 pci cleanup
authorJiri Slaby <jirislaby@gmail.com>
Tue, 19 Sep 2006 19:55:28 +0000 (21:55 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 22 Sep 2006 09:34:15 +0000 (10:34 +0100)
commit98aacdfde05ccf512d4395eed0d4894eea2d163c
tree8704accf03834acb16a83cb38f844c1a5e4e4878
parent7fefb924d7aed7116fe2a68cdbfc9e36318e7300
[MTD] pmc551 pci cleanup

Use pci_resource_start for getting start of regions and pci_iomap to not
doing this directly by using dev->resource... (Thanks to Rolf Eike Beer)

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
drivers/mtd/devices/pmc551.c