]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: wlags49_h2: use common PCI_VENDOR/DEVICE_ID name format
authorJavier Martinez Canillas <martinez.javier@gmail.com>
Mon, 2 Aug 2010 04:43:13 +0000 (00:43 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 3 Aug 2010 01:28:39 +0000 (18:28 -0700)
commitc50cc66cda41bdef345f0a2e3edf773619564f5d
treeab7e8db40d2c79ebe38d14f321f3830fa9c711a4
parentca4e41609823588651737c46484d7a34bd1d64cf
Staging: wlags49_h2: use common PCI_VENDOR/DEVICE_ID name format

There is a common name format for PCI_VENDOR/DEVICE_ID constants.
wlags49_h2 names doesn't fit in the standard.
This patch change the names and also fix some style issues.

Thanks a lot,

Signed-off-by: Javier Martinez Canillas <martinez.javier@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/wlags49_h2/wl_pci.c
drivers/staging/wlags49_h2/wl_pci.h