[PATCH 3/3] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driver

Jonathan Corbet corbet at lwn.net
Wed Sep 3 11:54:46 EDT 2008


On Wed, 03 Sep 2008 11:48:22 +0100
David Woodhouse <dwmw2 at infradead.org> wrote:

> Also, stop looking at the NAND controller (0x4100) and checking the
> device class. For a while during development, all three functions on
> the chip had the same ID. We made them fix that fairly promptly, and
> we can forget about it now.

I see no harm in having the driver check the device to ensure it's what
it thinks it is - we can probably afford the runtime overhead.  But
whatever, I'm not that concerned; toss in an

	Acked-by: Jonathan Corbet <corbet at lwn.net>

if you wish.

jon



More information about the Devel mailing list