From: Daniel Mack Date: Wed, 26 Sep 2012 20:58:19 +0000 (-0700) Subject: drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~77^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bcdea86f176e96d44531c1e54a1b5c92672424d;p=pandora-kernel.git 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 Cc: Rob Herring Cc: "AnilKumar, Chimata" Reviewed-by: Éric Piel Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed