commit | 98aacdfde05ccf512d4395eed0d4894eea2d163c | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Tue Sep 19 21:55:28 2006 +0200 |
committer | David Woodhouse <dwmw2@infradead.org> | Fri Sep 22 10:34:15 2006 +0100 |
tree | 8704accf03834acb16a83cb38f844c1a5e4e4878 | |
parent | 7fefb924d7aed7116fe2a68cdbfc9e36318e7300 [diff] |
[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>