]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
video: tegra: host: Extend VIC into common flcn drv
authorTerje Bergstrom <tbergstrom@nvidia.com>
Fri, 4 Oct 2013 10:17:24 +0000 (13:17 +0300)
committerSeema Khowala <seemaj@nvidia.com>
Wed, 23 Apr 2014 21:04:33 +0000 (14:04 -0700)
commitb2ce2f456628d49a65a62992524e1b583d4c9c8a
treee35964bca59960c6a4a7178201ffddcebc858e96
parent30ee0b223550240a48ab241a7ab5864198db48a5
video: tegra: host: Extend VIC into common flcn drv

Extend VIC driver into a common Falcon driver and rename it to flcn.

Change-Id: Ic4d8c39e2ac1e7ac571746d7cf1ff8d8d34621d4
Signed-off-by: Terje Bergstrom <tbergstrom@nvidia.com>
Reviewed-on: http://git-master/r/288780
Reviewed-by: Ken Adams <kadams@nvidia.com>
drivers/video/tegra/host/Makefile
drivers/video/tegra/host/flcn/Makefile [new file with mode: 0644]
drivers/video/tegra/host/flcn/flcn.c [moved from drivers/video/tegra/host/vic03/vic03.c with 55% similarity]
drivers/video/tegra/host/flcn/flcn.h [new file with mode: 0644]
drivers/video/tegra/host/flcn/hw_flcn.h [moved from drivers/video/tegra/host/vic03/hw_flcn_vic03.h with 98% similarity]
drivers/video/tegra/host/t124/t124.c
drivers/video/tegra/host/vic03/hw_tfbif_vic03.h [deleted file]
drivers/video/tegra/host/vic03/vic03.h [deleted file]
include/linux/nvhost.h