On Sun, 15 Jul 2007, Jeff Garzik wrote:
> Henrique de Moraes Holschuh wrote:
>> thinkpad-acpi wants to differentiate IBM from Lenovo ThinkPads, and the 
>> PCI
>> IDs are the best way to go about it for quirk tables and so on.  Add the
>> missing Lenovo PCI ID to pci_ids.h.
>> Signed-off-by: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
>> Cc: Jeff Garzik <[EMAIL PROTECTED]>
>> ---
>>  include/linux/pci_ids.h |    2 ++
>>  1 files changed, 2 insertions(+), 0 deletions(-)
>> diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
>> index 5b1c999..b5f54ca 100644
>> --- a/include/linux/pci_ids.h
>> +++ b/include/linux/pci_ids.h
>> @@ -2067,6 +2067,8 @@
>>  #define PCI_DEVICE_ID_ALTIMA_AC9100 0x03ea
>>  #define PCI_DEVICE_ID_ALTIMA_AC1003 0x03eb
>>  +#define PCI_VENDOR_ID_LENOVO               0x17aa
>> +
>>  #define PCI_VENDOR_ID_ARECA         0x17d3
>>  #define PCI_DEVICE_ID_ARECA_1110    0x1110
>
> Not sure why I'm CC'd :)  But of course I have an opinion :)  Usually we 
> don't add these IDs until a driver is actually using them.  Just add it in 
> the patch that starts using it in thinkpad-acpi.

Very well.  I don't usually merge stuff that goes to different subsystems,
but since you implicitly ACK'd it... :-)

I will merge this patch with the next one in the series :)

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
ibm-acpi-devel mailing list
ibm-acpi-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ibm-acpi-devel

Reply via email to