* [GIT PULL] s5p-mfc/exynos4-is clean up
@ 2013-04-11 17:39 Sylwester Nawrocki
0 siblings, 0 replies; only message in thread
From: Sylwester Nawrocki @ 2013-04-11 17:39 UTC (permalink / raw)
To: LMML
Hi Mauro,
This change set includes mostly some cleanup/refactoring of the Exynos4
FIMC-IS driver and refactoring to make some modules from exynos4-is
easier to re-use in the future Exynos5 FIMC-IS driver.
The following changes since commit 81e096c8ac6a064854c2157e0bf802dc4906678c:
[media] budget: Add support for Philips Semi Sylt PCI ref. design (2013-04-08
07:28:01 -0300)
are available in the git repository at:
git://linuxtv.org/snawrocki/samsung.git for_v3.10_2
for you to fetch changes up to 163a357478f3da49db43afd0352efcc754017a16:
exynos4-is: Disable debug trace by default in fimc-isp.c (2013-04-10 14:04:29
+0200)
----------------------------------------------------------------
Sylwester Nawrocki (8):
s5p-mfc: Remove potential uninitialized variable usage
exynos4-is: Move the subdev group ID definitions to public header
exynos4-is: Make fimc-lite independent of the pipeline->subdevs array
exynos4-is: Make fimc-lite independent of struct fimc_sensor_info
exynos4-is: Improve the ISP chain parameter count calculation
exynos4-is: Rename the ISP chain configuration data structure
exynos4-is: Remove meaningless test before bit setting
exynos4-is: Disable debug trace by default in fimc-isp.c
drivers/media/platform/exynos4-is/fimc-capture.c | 7 +-
drivers/media/platform/exynos4-is/fimc-is-param.c | 277 +++++++++------------
drivers/media/platform/exynos4-is/fimc-is-param.h | 4 +-
drivers/media/platform/exynos4-is/fimc-is-regs.c | 17 +-
drivers/media/platform/exynos4-is/fimc-is.c | 24 +-
drivers/media/platform/exynos4-is/fimc-is.h | 10 +-
drivers/media/platform/exynos4-is/fimc-isp.c | 15 +-
drivers/media/platform/exynos4-is/fimc-lite.c | 67 ++---
drivers/media/platform/exynos4-is/media-dev.c | 74 +++---
drivers/media/platform/exynos4-is/media-dev.h | 15 +-
drivers/media/platform/s5p-mfc/s5p_mfc.c | 2 +-
include/media/s5p_fimc.h | 11 +
12 files changed, 239 insertions(+), 284 deletions(-)
Regards,
Sylwester
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-04-11 17:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11 17:39 [GIT PULL] s5p-mfc/exynos4-is clean up Sylwester Nawrocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).