dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/misc/lis3lv02d
Axel Lin a3dc3c9eb0 MISC: convert drivers/misc/* to use module_spi_driver()
This patch converts the drivers in drivers/misc/* to use the
module_spi_driver() macro which makes the code smaller and a bit
simpler.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Cc: Michael Hennerich <hennerich@blackfin.uclinux.org>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Daniel Mack <zonque@gmail.com>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2012-01-24 16:31:49 -08:00
..
Kconfig Move lis3lv02d drivers to drivers/misc 2011-03-21 17:59:36 +01:00
Makefile Move lis3lv02d drivers to drivers/misc 2011-03-21 17:59:36 +01:00
lis3lv02d.c module_param: check type correctness for module_param_array 2012-01-13 09:32:16 +10:30
lis3lv02d.h lis3: remove the references to the global variable in core driver 2011-10-31 17:30:52 -07:00
lis3lv02d_i2c.c MISC: convert drivers/misc/* to use module_i2c_driver() 2012-01-24 16:31:49 -08:00
lis3lv02d_spi.c MISC: convert drivers/misc/* to use module_spi_driver() 2012-01-24 16:31:49 -08:00