]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00274761-1 Upgrade VPU driver for Linux 3.10 kernel
authorHongzhang Yang <Hongzhang.Yang@freescale.com>
Mon, 12 Aug 2013 07:14:23 +0000 (15:14 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:54:31 +0000 (09:54 +0800)
commitbe57aafd3d87b1ebe99d1b984dadbd5f0b49610a
tree8c0b1c60f20c3dc87956ef1065e8b34466f8350b
parentcb48392514841a0f80738093bbc0286637402f17
ENGR00274761-1 Upgrade VPU driver for Linux 3.10 kernel

Pick files from origin/imx_3.5.7 commit 135bf02a0727ea5ce96
- mxc_vpu.h is picked from arch/arm/plat-mxc/include/mach/
  and put to include/linux/
- drivers/mxc/vpu/Kconfig
- drivers/mxc/vpu/Makefile
- drivers/mxc/vpu/mxc_vpu.c

Signed-off-by: Hongzhang Yang <Hongzhang.Yang@freescale.com>
drivers/mxc/vpu/Kconfig [new file with mode: 0644]
drivers/mxc/vpu/Makefile [new file with mode: 0644]
drivers/mxc/vpu/mxc_vpu.c [new file with mode: 0644]
include/linux/mxc_vpu.h [new file with mode: 0644]