linux/drivers/staging/winbond
Lars Lindley 0970305a9f Staging: winbond: phy_calibration.h coding style cleanup.
I fixed all checkpatch.pl problems, removed versioning comments and
"commented away" code.

Signed-off-by: Lars Lindley <lindley@coyote.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Acked-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-11 11:35:47 -07:00
..
Kconfig
Makefile
README
core.h
localpara.h
mac_structures.h
mds.c
mds_f.h
mds_s.h
mlme_s.h
mlmetxrx.c
mlmetxrx_f.h
mto.c
mto.h
phy_calibration.c
phy_calibration.h
reg.c
scan_s.h
sme_api.h
sysdef.h
wb35reg.c
wb35reg_f.h
wb35reg_s.h
wb35rx.c
wb35rx_f.h
wb35rx_s.h
wb35tx.c
wb35tx_f.h
wb35tx_s.h
wbhal_f.h
wbhal_s.h
wblinux_f.h
wbusb.c
wbusb_s.h

README

TODO:
	- sparse cleanups
	- checkpatch cleanups
	- kerneldoc cleanups
	- fix severeCamelCaseInfestation
	- remove typedefs
	- remove unused ioctls
	- use cfg80211 for regulatory stuff
	- fix 4k stack problems

Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
Pavel Machek <pavel@suse.cz>