[alsa-devel] [PATCH 1/3] asoc/multi-component: add support for the Freescale P1022 DS reference board

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Aug 20 13:14:14 CEST 2010


On Thu, Aug 19, 2010 at 05:11:40PM -0500, Timur Tabi wrote:
> The Freescale P1022 is a dual-core e500-based SOC with multimedia capabilities,
> specifically the same SSI audio controller on the MPC8610.  The P1022 DS
> reference board includes a P1022 and a Wolfson Microelectronics WM8776
> codec.
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>

Applied, thanks.

> +static struct device_node *get_node_by_phandle_name(struct device_node *np,
> +	const char *name, const char *compatible)
> +{

This and a few of the other functions look like they ought to be moved
somewhere more generic - they don't look specific to this driver at all.


More information about the Alsa-devel mailing list