From: Russell King Date: Sat, 14 Feb 2009 13:25:38 +0000 (+0000) Subject: [ARM] omap: fix _omap2_clksel_get_src_field() X-Git-Tag: v2.6.29-rc6~35^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abf239657b88fa7e75d5b44a65a4177e7bb8acce;p=pandora-kernel.git [ARM] omap: fix _omap2_clksel_get_src_field() _omap2_clksel_get_src_field() was returning the first entry which was either the default _or_ applicable to the SoC. This is wrong - we should be returning the first default which is applicable to the SoC. Signed-off-by: Russell King --- Reading git-diff-tree failed