commit | c033a7e3d593554ba5e8a0e63bf7e5874dc3e92f | [log] [tgz] |
---|---|---|
author | Alan <alan@lxorguk.ukuu.org.uk> | Wed Jan 31 17:00:28 2007 +0000 |
committer | David Woodhouse <dwmw2@infradead.org> | Wed Jan 31 17:26:02 2007 +0000 |
tree | b5be98ed6945a2620d6250505e49ea662d2229d1 | |
parent | f7c37d7b8aaab1b023b0b239fc632585ec88d0bc [diff] |
[MTD] ck804xrom: fix a pci_find_device Going over the bugs and warnings I found this one left over. The other changes have already been correctly done for this driver but the actual switch to pci_get_device that they assume has not. Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: David Woodhouse <dwmw2@infradead.org>