[PATCH 2/2] lis3-spi: add DT matching table passthru code

2012-07-25 Thread Daniel Mack
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. Signed-off-by: Daniel Mack --- drivers/misc/lis3lv02d/lis3lv02d_spi.c | 14 ++ 1 file changed, 14

[PATCH 2/2] lis3-spi: add DT matching table passthru code

2012-07-25 Thread Daniel Mack
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. Signed-off-by: Daniel Mack zon...@gmail.com --- drivers/misc/lis3lv02d/lis3lv02d_spi.c | 14 ++ 1 file