aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-mxc/audmux-v1.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-06-30ARM: mxc: remove paragraphs with old address of the FSFUwe Kleine-König1-4/+0
As the kernel contains a copy of the GPL anyhow just get rid of the address specification instead of fixing it. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2010-02-24arm/imx/audmux-v1: use SoC-prefixed namesUwe Kleine-König1-2/+12
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2009-12-02i.MX27 audmux: Fix register offsetsSascha Hauer1-2/+7
We have two holes in the register space. The driver did not handle this. Fix it. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2009-11-14MXC: Add a digital audio multiplexer driverSascha Hauer1-0/+53
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>