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
Rusty Russell bafeafeab9 module_param: check type correctness for module_param_array
module_param_array(), unlike its non-array cousins, didn't check the type
of the variable.  Fixing this found two bugs.

Cc: Luca Risolia <luca.risolia@studio.unibo.it>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: Eric Piel <eric.piel@tremplin-utc.net>
Cc: linux-media@vger.kernel.org
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-01-13 09:32:16 +10:30
..
Kconfig
Makefile
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 lis3lv02d: make regulator API usage unconditional 2011-10-31 17:30:52 -07:00
lis3lv02d_spi.c lis3: change exported function to use passed parameter 2011-10-31 17:30:52 -07:00