From: Shawn Guo Date: Fri, 24 Feb 2012 14:09:37 +0000 (+0800) Subject: ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec node X-Git-Tag: v3.4-rc1~88^2^2~27^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c59bc55e476947c1ea8a019e97aa648de53f5a0;p=pandora-kernel.git ASoC: fsl: align mpc8610_hpcd with p1022_ds on getting codec node Align mpc8610_hpcd with p1022_ds on getting codec node by just calling of_parse_phandle. The bonus point of doing that is we can save exporting get_node_by_phandle_name() when we consolidate the common bits between mpc8610_hpcd and p1022_ds into a module, which can be shared by more machine drivers added later. Signed-off-by: Shawn Guo Acked-by: Timur Tabi Signed-off-by: Mark Brown --- Reading git-diff-tree failed