alistair23-linux/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 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 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
Makefile Move lis3lv02d drivers to drivers/misc 2011-03-21 17:59:36 +01:00