Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[pandora-kernel.git] / sound / soc / fsl / imx-audmux.h
1 #ifndef __IMX_AUDMUX_H
2 #define __IMX_AUDMUX_H
3
4 #include <dt-bindings/sound/fsl-imx-audmux.h>
5
6 int imx_audmux_v1_configure_port(unsigned int port, unsigned int pcr);
7
8 int imx_audmux_v2_configure_port(unsigned int port, unsigned int ptcr,
9                 unsigned int pdcr);
10
11 #endif /* __IMX_AUDMUX_H */