This supersedes the previous pull request. It's identical, but the omap24xx Makefile patch was added. Hans The following changes since commit 5937a784c3e5fe8fd1e201f42a2b1ece6c36a6c0: [media] staging: media: bcm2048: fix coding style error (2014-11-21 16:50:37 -0200) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v3.19i for you to fetch changes up to b0856f476664018cd75dedde9fc1e8d28a194e3c: staging/media/Makefile: drop omap24xx reference (2014-11-23 15:29:48 +0100) ---------------------------------------------------------------- Hans Verkuil (6): bttv/cx25821/cx88/ivtv: use sg_next instead of sg++ v4l2-dev: vdev->v4l2_dev is always set, so simplify code. v4l2-common: remove unused helper functions. v4l2-ctrl: move function prototypes from common.h to ctrls.h v4l2-common: move v4l2_ctrl_check to cx2341x staging/media/Makefile: drop omap24xx reference Prabhakar Lad (1): media: vivid: use vb2_ops_wait_prepare/finish helper drivers/media/common/cx2341x.c | 29 +++++++++++++++++++ drivers/media/pci/bt8xx/bttv-risc.c | 12 ++++---- drivers/media/pci/cx25821/cx25821-core.c | 12 ++++---- drivers/media/pci/cx88/cx88-core.c | 6 ++-- drivers/media/pci/ivtv/ivtv-udma.c | 2 +- drivers/media/platform/vivid/vivid-core.c | 19 ++++-------- drivers/media/platform/vivid/vivid-core.h | 3 -- drivers/media/platform/vivid/vivid-sdr-cap.c | 4 +-- drivers/media/platform/vivid/vivid-vbi-cap.c | 4 +-- drivers/media/platform/vivid/vivid-vbi-out.c | 4 +-- drivers/media/platform/vivid/vivid-vid-cap.c | 4 +-- drivers/media/platform/vivid/vivid-vid-out.c | 4 +-- drivers/media/v4l2-core/v4l2-common.c | 125 ------------------------------------------------------------------------------- drivers/media/v4l2-core/v4l2-dev.c | 34 +++++++++------------- drivers/staging/media/Makefile | 1 - include/media/v4l2-common.h | 17 +---------- include/media/v4l2-ctrls.h | 25 ++++++++++++++++ 17 files changed, 100 insertions(+), 205 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html