From: Srinivas Kandagatla Date: Tue, 18 Sep 2012 07:10:49 +0000 (+0100) Subject: dt/s3c64xx/spi: Use of_get_child_by_name to get a named child X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06455bbcab76e5f5225de5f38ab948d37a1c3587;p=pandora-kernel.git dt/s3c64xx/spi: Use of_get_child_by_name to get a named child As follow-up to "dt: introduce of_get_child_by_name to get child node by name." patch, This patch removes some of the code duplication in the driver by replacing it with of_get_child_by_name instead. Signed-off-by: Srinivas Kandagatla Signed-off-by: Rob Herring --- Reading git-diff-tree failed