linux/drivers/staging/media
Rasmus Villemoes c6e58110da [media] staging: omap4iss: Fix type of struct iss_device::crashed
The crashed member of struct iss_device is documented to be a bitmask,
but a bool doesn't hold that many (usable) bits. Lines 589 and 659 of
iss.c strongly suggest that "unsigned int" was meant (the same type as
struct iss_pipeline::entities). Currently, any crashed entity will be
blamed on index 0, which is unlikely to be what was intended.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-07-26 15:04:09 -03:00
..
as102 [media] USB: as102_usb_drv.c: Remove useless return variables 2014-05-25 17:39:19 -03:00
bcm2048 [media] radio-bcm2048.c: Fix some checkpatch.pl errors 2014-07-17 20:07:05 -03:00
cxd2099 Staging: media/cxd2099: Fix line length over 80 characters 2014-03-07 13:14:14 -08:00
davinci_vpfe [media] davinci: vpfe: dm365: remove duplicate RSZ_LPF_INT_MASK 2014-07-22 00:57:22 -03:00
dt3155v4l [media] Staging: dt3155v4l: set error code on failure 2014-05-23 19:48:28 -03:00
lirc [media] staging: lirc: Introduce the use of managed interfaces 2014-07-26 15:02:16 -03:00
omap4iss [media] staging: omap4iss: Fix type of struct iss_device::crashed 2014-07-26 15:04:09 -03:00
omap24xx [media] staging: media: omap24xx: use pr_info() instead of KERN_INFO 2014-05-23 12:54:53 -03:00
Kconfig [media] go7007: move out of staging into drivers/media/usb. 2014-07-22 12:53:33 -03:00
Makefile [media] go7007: move out of staging into drivers/media/usb. 2014-07-22 12:53:33 -03:00