kernel-ark/drivers/media/radio/wl128x
Hans Verkuil 1a5cfd0227 [media] wl128x: fix fmdbg compiler warning
fmdrv_common.c: In function 'fm_download_firmware':
fmdrv_common.c:1259:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat=]
   fmdbg("Firmware(%s) length : %d bytes\n", fw_name, fw_entry->size);
   ^

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2014-10-24 09:27:34 -02:00
..
fmdrv_common.c [media] wl128x: fix fmdbg compiler warning 2014-10-24 09:27:34 -02:00
fmdrv_common.h [media] wl128x: fmdrv_common: fix signedness bugs 2011-12-30 17:00:56 -02:00
fmdrv_rx.c [media] wl128x: fix sparse warnings 2014-09-03 09:39:15 -03:00
fmdrv_rx.h [media] wl128x: fmdrv_rx: fix signedness bugs 2011-12-30 17:01:38 -02:00
fmdrv_tx.c [media] wl128x: fix sparse warnings 2014-09-03 09:39:15 -03:00
fmdrv_tx.h [media] wl128x: fmdrv_tx: fix signedness bugs 2011-12-30 17:01:52 -02:00
fmdrv_v4l2.c [media] wl128x: add missing struct v4l2_device 2013-06-28 15:09:10 -03:00
fmdrv_v4l2.h
fmdrv.h [media] wl128x: add missing struct v4l2_device 2013-06-28 15:09:10 -03:00
Kconfig tty: Added a CONFIG_TTY option to allow removal of TTY 2013-01-18 16:15:27 -08:00
Makefile [media] drivers:media:radio: wl128x: Kconfig & Makefile for wl128x driver 2011-03-21 20:32:36 -03:00