lkml.org 
[lkml]   [2010]   [Feb]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 2/6] DMFE: move pci ID definitions into pci_ids.h and clean up the code
From
From: Maxim Levitsky <maximlevitsky@gmail.com>
Date: Sat, 6 Feb 2010 22:18:58 +0200

> Signed-off-by: Maxim Levitsky <maxim-levitsky@gmail.com>

We don't add new definitions to pci_ids.h that will only
be used in a single driver.

Instead, we just use the raw constants (if it's only referenced once,
say in the PCI ID table for the driver) or using local definitions
(if used multiple times in the driver).


\
 
 \ /
  Last update: 2010-02-10 22:21    [W:0.078 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site