[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()
authorAdrian Bunk <bunk@stusta.de>
Thu, 26 Apr 2007 23:48:01 +0000 (01:48 +0200)
committerDavid Woodhouse <dwmw2@infradead.org>
Fri, 27 Apr 2007 22:34:21 +0000 (23:34 +0100)
commit28b57cddb3ed4f7999e4b76ef36ebaaf6e2e0c37
tree8cd4419d1a22b74129350481ed60a6bc183be3d5
parent54d33c4c715b80cc022b8e4974a4de693c96fc99
[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>
drivers/mtd/maps/ck804xrom.c