linux/drivers/misc/lis3lv02d
AnilKumar Ch e2b2ed8365 lis3lv02d: fix some comments specific to lis331dlh driver
Fix some minor problems in comments of lis331dlh driver
  * correct comments with respect to 2G sensitivity
  * correct typo lis3331dlh mistake to lis331dlh
  * add comment to say only 2G range is supported
  * change the function name from lis3lv02d_read_16 to
    lis331dlh_read_data.
  * update i2c_device_id table entry to maintaine consistancy
  * update sensor display message

Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-26 13:24:25 -07:00
..
Kconfig
lis3lv02d_i2c.c lis3lv02d: fix some comments specific to lis331dlh driver 2012-09-26 13:24:25 -07:00
lis3lv02d_spi.c MISC: convert drivers/misc/* to use module_spi_driver() 2012-01-24 16:31:49 -08:00
lis3lv02d.c lis3lv02d: fix some comments specific to lis331dlh driver 2012-09-26 13:24:25 -07:00
lis3lv02d.h lis3lv02d: fix some comments specific to lis331dlh driver 2012-09-26 13:24:25 -07:00
Makefile