From: Daniel Ribeiro Date: Wed, 10 Jun 2009 18:23:24 +0000 (-0300) Subject: ASoC: remove duplicated code on pxa-ssp.c X-Git-Tag: v2.6.32-rc1~166^2~83^2~106^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa44c077eb2a17aa6913feceb493d13f45f3fa25;p=pandora-kernel.git ASoC: remove duplicated code on pxa-ssp.c * We don't need to write the registers twice, remove the first write. * DAIFMT_INV switch is duplicated inside DAIFMT_FORMAT switch, move it out. (This patch is for Mark's for-2.6.32 branch, I have not checked if the code is duplicated on current 2.6.30) Signed-off-by: Daniel Ribeiro Signed-off-by: Mark Brown --- Reading git-diff-tree failed