From: Heiko Stuebner Date: Wed, 12 Oct 2011 12:34:11 +0000 (+0900) Subject: ARM: SAMSUNG: Fix mux bit modification in s3c_adc_select X-Git-Tag: v3.2-rc1~39^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df303e0236417ca006e04116f18641dbe4bd704a;p=pandora-kernel.git ARM: SAMSUNG: Fix mux bit modification in s3c_adc_select The mux bits in the adccon register should be cleared only if muxing is really done in ADCCON and not another register. This patch introduces a conditional for this. Signed-off-by: Heiko Stuebner Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed