Re: [PATCH 1/3] Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.

2008-09-03 Thread Pierre Ossman
On Wed, 03 Sep 2008 11:48:17 +0100 David Woodhouse <[EMAIL PROTECTED]> wrote: > Probably better to use the official designation. > > Signed-off-by: David Woodhouse <[EMAIL PROTECTED]> > --- No objection here. Acked-by: Pierre Ossman <[EMAIL PROTECTED]> -- -- Pierre Ossman WARNING: Thi

[PATCH 1/3] Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.

2008-09-03 Thread David Woodhouse
Probably better to use the official designation. Signed-off-by: David Woodhouse <[EMAIL PROTECTED]> --- (Carried in git://git.infradead.org/~dwmw2/random-2.6.git) drivers/mmc/host/sdhci-pci.c |2 +- include/linux/pci_ids.h |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) dif