commit | 28b57cddb3ed4f7999e4b76ef36ebaaf6e2e0c37 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Fri Apr 27 01:48:01 2007 +0200 |
committer | David Woodhouse <dwmw2@infradead.org> | Fri Apr 27 23:34:21 2007 +0100 |
tree | 8cd4419d1a22b74129350481ed60a6bc183be3d5 | |
parent | 54d33c4c715b80cc022b8e4974a4de693c96fc99 [diff] |
[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init() This patch converts the pci_module_init() usage to pci_register_driver(). It's currently #if 0'ed, but still not a bad idea to change it. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: David Woodhouse <dwmw2@infradead.org>