linux/drivers/staging
Devendra Naga 1cdb9c7c1d staging/sbe-2t3e3: use module_pci_driver macro
the _init and _exit functions do nothing but pci_register_driver,
and pci_unregister_driver,

so replace these and also the module _init and _exit
macros with the module_pci_driver macro.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-11 17:26:02 -07:00
..
android drivers: staging: android: binder.c: fix printk macros 2012-06-26 15:03:53 -07:00
asus_oled staging: Fixes some checkpatch warnings in asus_oled/asus_oled.c 2012-07-09 12:32:53 -07:00
bcm staging: bcm: Misc.c: Remove unused macros 2012-07-11 17:04:42 -07:00
ccg staging: ccg: print MAC addresses via %pM 2012-07-06 16:24:00 -07:00
comedi staging: comedi: s626: fix the number of dio channels 2012-07-06 15:56:14 -07:00
cptm1217 Staging: cptm1217: clearpad_tm1217: fix coding style issues 2012-06-12 10:34:47 -07:00
crystalhd
csr staging: csr: Remove unused macros 2012-07-11 17:07:53 -07:00
cxt1e1
echo Staging: echo: One variable per line 2012-07-06 16:08:57 -07:00
et131x staging/et131x: use module_pci_driver macro 2012-07-11 17:26:02 -07:00
frontier
ft1000 staging: ft1000: Fix typo in ft1000_usb.c 2012-07-11 17:21:54 -07:00
gdm72xx staging: gdm72xx: use %pM for MAC 2012-07-06 16:24:00 -07:00
iio Mixed back of updates and trivial examples fixes. 2012-07-09 13:39:08 -07:00
ipack Staging: ipack/devices/ipoctal: save IRQ vector in MEM space 2012-07-06 16:21:54 -07:00
keucr Staging: keucr: scsiglue: fixed a do while coding style issue 2012-06-13 12:20:16 -07:00
line6 staging: line6: Changed strict_strtoul() to kstrtou8() in pod_set_midi_postprocess() 2012-07-06 16:12:46 -07:00
media
net
nvec staging: nvec: add remove function to nvec childs 2012-06-25 10:55:38 -07:00
octeon
olpc_dcon
omapdrm staging: drm/omap: update TODO 2012-07-06 16:11:44 -07:00
ozwpan staging: ozwpan: Update TODO file 2012-06-26 15:07:56 -07:00
panel
phison
quickstart
ramster Merge 3.5-rc4 into staging-next 2012-06-25 09:31:00 -07:00
rtl8187se Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugs 2012-06-12 10:52:32 -07:00
rtl8192e Staging: rtl8187se, rtl8192e: fix '&' vs '|' bugs 2012-06-12 10:52:32 -07:00
rtl8192u
rtl8712 Merge 3.5-rc4 into staging-next 2012-06-25 09:31:00 -07:00
rts5139 staging: rts5139: Remove duplicate include of rts51x.h 2012-06-22 21:04:05 -07:00
rts_pstor staging/rts_pstor: fix single statements block warning 2012-07-09 11:51:05 -07:00
sbe-2t3e3 staging/sbe-2t3e3: use module_pci_driver macro 2012-07-11 17:26:02 -07:00
sep staging/sep: use module_pci_driver macro 2012-07-11 17:26:01 -07:00
serqt_usb2 staging: serqt_usb2: Fix some typos. 2012-06-18 17:23:52 -07:00
slicoss staging/slicoss: return -ENODEV if no devid matches 2012-07-09 13:06:21 -07:00
sm7xxfb staging/sm7xxfb: return a proper err for smtc_alloc_fb_info failure 2012-07-11 17:26:01 -07:00
speakup staging "speakup" Fix typos. 2012-07-09 13:06:21 -07:00
ste_rmi4
telephony staging "telephony" Fix typos. 2012-07-06 16:21:54 -07:00
tidspbridge staging: tidspbridge: dynamically allocate my_sym_buf in dload_symbols 2012-07-06 16:17:01 -07:00
usbip staging: usbip: cleanup and fix of vhci_hub_status 2012-06-13 17:22:57 -07:00
vme Staging: vme: silence a Sparse warning 2012-07-06 16:23:59 -07:00
vt6655 staging: vt6655: hostap.c: Remove all unused macros 2012-07-09 12:56:31 -07:00
vt6656 staging: vt6656: Remove unsed macros 2012-07-09 12:43:26 -07:00
winbond staging: Fix typo in winbond 2012-06-12 10:52:32 -07:00
wlags49_h2 staging: wlags49_h2: remove direct declarations of KERN_<LEVEL> prefixes 2012-06-12 10:45:26 -07:00
wlags49_h25
wlan-ng staging: reduce stack usage in prism2fw.c 2012-06-25 10:00:53 -07:00
xgifb Staging: xgifb: Remove useless condition. 2012-07-11 16:59:32 -07:00
zcache staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07:00
zram staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07:00
zsmalloc staging: zsmalloc: add mapping modes 2012-07-09 11:35:00 -07:00
Kconfig Staging: add CSR Wifi "os helper" module 2012-06-19 16:36:15 -07:00
Makefile Staging: add CSR Wifi "os helper" module 2012-06-19 16:36:15 -07:00
staging.c