[PATCH 6/8] MTD: add physical address to point() api -- PCI RAM card pmc551
Jared Hulbert
jaredeh at gmail.com
Thu Nov 8 12:44:57 EST 2007
On 11/8/07, Jörn Engel <joern at logfs.org> wrote:
> On Wed, 7 November 2007 19:23:41 -0800, Jared Hulbert wrote:
> > @@ -803,7 +810,7 @@ static int __init init_pmc551(void)
> > }
> >
> > /* Keep a reference as the add_mtd_device worked */
> > - pci_dev_get(PCI_Device);
> > + //pci_dev_get(PCI_Device);
> >
> > printk(KERN_NOTICE "Registered pmc551 memory device.\n");
> > printk(KERN_NOTICE "Mapped %dMiB of memory from 0x%p to 0x%p\n",
>
> What is this hunk doing?
Making me look dumb.
More information about the linux-mtd
mailing list