kernel-fxtec-pro1x/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.h [media] wl128x: fix int type for streg_cbdata 2015-04-30 13:40:05 -03:00
fmdrv_common.c [media] wl128x: fix fmdbg compiler warning 2014-10-24 09:27:34 -02:00
fmdrv_common.h
fmdrv_rx.c [media] media: radio: wl128x: fmdrv_rx.c: Remove unused function 2015-01-27 09:56:20 -02:00
fmdrv_rx.h [media] media: radio: wl128x: fmdrv_rx.c: Remove unused function 2015-01-27 09:56:20 -02:00
fmdrv_tx.c [media] wl128x: fix sparse warnings 2014-09-03 09:39:15 -03:00
fmdrv_tx.h
fmdrv_v4l2.c [media] wl128x: embed video_device 2015-04-02 23:35:52 -03:00
fmdrv_v4l2.h
Kconfig [media] wl128x-radio really depends on TI_ST 2015-04-02 18:23:28 -03:00
Makefile