linux/drivers/media
Shuah Khan 9bc1022f51 [media] media: fix au0828 compile error from au0828_boards initialization
au0828 picked up UNSET from videobuf-core.h and fails to compile
if videobuf-core.h isn't included. Change it to use -1U instead
to fix the problem.

    drivers/media/usb/au0828/au0828-cards.c:47:17: error: ‘UNSET’ undeclared here (not in a function)
       .tuner_type = UNSET,

Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-02-02 11:57:15 -02:00
..
common [media] btcx-risc: move to bt8xx 2014-12-23 10:13:19 -02:00
dvb-core
dvb-frontends [media] si2168: change firmware variable name and type 2015-01-29 18:46:05 -02:00
firewire
i2c [media] adv7180: Add fast switch support 2015-02-02 11:51:38 -02:00
mmc [media] siano: fix Kconfig dependencies 2015-02-02 11:08:02 -02:00
pci [media] adv7180: Add media controller support 2015-02-02 11:45:35 -02:00
platform [media] adv7180: Add media controller support 2015-02-02 11:45:35 -02:00
radio [media] radio/aimslab: use mdelay instead of udelay 2015-02-02 11:07:09 -02:00
rc [media] rc: sunxi-cir: Add support for the larger fifo found on sun5i and sun6i 2015-01-29 18:26:31 -02:00
tuners [media] si2157: change firmware variable name and type 2015-01-29 18:50:28 -02:00
usb [media] media: fix au0828 compile error from au0828_boards initialization 2015-02-02 11:57:15 -02:00
v4l2-core [media] videobuf: make unused exported functions static 2015-01-27 10:01:33 -02:00
Kconfig [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal 2014-12-16 23:21:44 -02:00
Makefile [media] bq/c-qcam, w9966, pms: move to staging in preparation for removal 2014-12-16 23:21:44 -02:00
media-device.c
media-devnode.c
media-entity.c