kernel-fxtec-pro1x/drivers/staging/winbond
Pekka Enberg f592a859b2 Staging: w35und: simplify hal_init_hardware() and hal_halt()
Impact: cleanup

Now that hal_halt() is called from wb35_hw_halt() only where
->InitialResource is always set to 4, we can simplify
hal_init_hardware() and hal_halt().

Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-19 11:00:37 -07:00
..
core.h Staging: w35und: remove unused bssdscpt.h header 2009-04-03 14:53:16 -07:00
Kconfig
localpara.h
mac_structures.h
Makefile
mds.c Staging winbond: boolean negation and bitwise operation in wrong order 2009-06-19 11:00:37 -07:00
mds_f.h
mds_s.h Staging: w35und: remove gl_80211.h header 2009-04-03 14:53:16 -07:00
mlme_s.h
mlmetxrx.c
mlmetxrx_f.h
mto.c Staging: w35und: remove gl_80211.h header 2009-04-03 14:53:16 -07:00
mto.h Staging: w35und: remove unused bssdscpt.h header 2009-04-03 14:53:16 -07:00
phy_calibration.c
phy_calibration.h
README
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.c Staging: w35und: move hal_init_hardware() and hal_halt() int wbusb.c 2009-06-19 11:00:37 -07:00
wbhal_f.h Staging: w35und: move hal_init_hardware() and hal_halt() int wbusb.c 2009-06-19 11:00:37 -07:00
wbhal_s.h Staging: w35und: simplify hal_init_hardware() and hal_halt() 2009-06-19 11:00:37 -07:00
wblinux_f.h
wbusb.c Staging: w35und: simplify hal_init_hardware() and hal_halt() 2009-06-19 11:00:37 -07:00
wbusb_s.h

TODO:
	- sparse cleanups
	- checkpatch cleanups
	- kerneldoc cleanups
	- 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>