From: Daniel Mack Date: Mon, 4 Jul 2011 11:08:11 +0000 (-0700) Subject: omap: Overo: remove duplicate call to overo_ads7846_init() X-Git-Tag: v3.1-rc1~152^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e47c3c0c105a87837019535b3d9502ec40b4db43;p=pandora-kernel.git omap: Overo: remove duplicate call to overo_ads7846_init() overo_ads7846_init() is already called from overo_spi_init(), and calling it twice is not only unnecessary but causes a warning as "reg-fixed-voltage.1" is already added to the device tree. Signed-off-by: Daniel Mack Tested-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed