From: Linus Walleij Date: Wed, 2 Oct 2013 11:46:47 +0000 (+0200) Subject: misc: bh1780: probe from compatible string X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~65^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc3426897652c05825f8fd5fc1727aac83a2d8bd;p=pandora-kernel.git misc: bh1780: probe from compatible string Currently the BH1780GLI I2C driver relies on the device tree node having the right name, but this is fragile. Use the compatible string to probe the driver instead. Acked-by: Wolfram Sang Signed-off-by: Linus Walleij Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed