linux/drivers/media/radio/wl128x
Mauro Carvalho Chehab d202e1bab3 [media] wl128x: fix int type for streg_cbdata
The streg_cbdata can have a negative error value. So, it should be
an integer, and not u8, as reported by smatch:
	drivers/media/radio/wl128x/fmdrv_common.c:1517 fmc_prepare() warn: assigning (-115) to unsigned variable 'fmdev->streg_cbdata'

Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-04-30 13:40:05 -03:00
..
fmdrv_common.c
fmdrv_common.h
fmdrv_rx.c
fmdrv_rx.h
fmdrv_tx.c
fmdrv_tx.h
fmdrv_v4l2.c [media] wl128x: embed video_device 2015-04-02 23:35:52 -03:00
fmdrv_v4l2.h
fmdrv.h [media] wl128x: fix int type for streg_cbdata 2015-04-30 13:40:05 -03:00
Kconfig [media] wl128x-radio really depends on TI_ST 2015-04-02 18:23:28 -03:00
Makefile