linux/drivers/misc/lis3lv02d
Daniel Mack 4bcdea86f1 drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code
If probed from a device tree, this driver now passes the node information
to the generic part, so the runtime information can be derived.

Successfully tested on a PXA3xx board.

[akpm@linux-foundation.org: fix lis302dl_spi_dt_ids unused warning when CONFIG_OF=n]
Signed-off-by: Daniel Mack <zonque@gmail.com>
Cc: Rob Herring <robherring2@gmail.com>
Cc: "AnilKumar, Chimata" <anilkumar@ti.com>
Reviewed-by: Éric Piel <eric.piel@tremplin-utc.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-26 14:17:42 -07:00
..
Kconfig Move lis3lv02d drivers to drivers/misc 2011-03-21 17:59:36 +01:00
lis3lv02d_i2c.c lis3lv02d: fix some comments specific to lis331dlh driver 2012-09-26 13:24:25 -07:00
lis3lv02d_spi.c drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code 2012-09-26 14:17:42 -07:00
lis3lv02d.c drivers/misc/lis3lv02d: add generic DT matching code 2012-09-26 14:15:55 -07:00
lis3lv02d.h drivers/misc/lis3lv02d: add generic DT matching code 2012-09-26 14:15:55 -07:00
Makefile Move lis3lv02d drivers to drivers/misc 2011-03-21 17:59:36 +01:00