]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00274286-2 mxc: asrc: Add asrc m2m driver
authorNicolin Chen <b42378@freescale.com>
Wed, 7 Aug 2013 08:28:35 +0000 (16:28 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 20 Aug 2014 08:06:11 +0000 (10:06 +0200)
commit5e97b32dd4ba79652cb1a159c22dc38e03840c8d
treee27b0294b5ea9c27524459d96a5cbbbacfcfd928
parent70f454d4f68cd2e69eb78a5bc49ac1ea1d8ba706
ENGR00274286-2 mxc: asrc: Add asrc m2m driver

Add ASRC M2M driver.

Signed-off-by: Nicolin Chen <b42378@freescale.com>
drivers/mxc/Kconfig
drivers/mxc/Makefile
drivers/mxc/asrc/Kconfig [new file with mode: 0644]
drivers/mxc/asrc/Makefile [new file with mode: 0644]
drivers/mxc/asrc/mxc_asrc.c [new file with mode: 0644]
include/linux/mxc_asrc.h [new file with mode: 0644]
include/uapi/linux/mxc_asrc.h [new file with mode: 0644]