summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-02-09 18:11:16 -0500
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-02-26 10:31:08 -0500
commitf31c76a94861fb8d11c713c13c22fcd76bb715a3 (patch)
tree7c9d2357b47c2171deccf475cd64a9ff267dff43 /tools/perf/scripts/python
parentaebd90aa3244e3539001919dcfbf00027d5ab63c (diff)
downloadkernel-f31c76a94861fb8d11c713c13c22fcd76bb715a3.tar.gz
media: imx-media-internal-sd: Use empty initializer
When building with W=1 the following warning shows up: drivers/staging/media/imx/imx-media-internal-sd.c:274:49: warning: Using plain integer as NULL pointer Fix this problem by using an empty initializer, which guarantees that all struct members are zero-cleared. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Acked-by: Steve Longerbeam <steve_longerbeam@mentor.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
'2010-03-30 22:02:32 +0900'>2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo 2010-03-29ALSA: usb - update gfp/slab.h includesTejun Heo 2010-03-22ALSA: usb/caiaq: Add support for Traktor Kontrol X1Daniel Mack 2010-03-02ALSA: sound/usb/caiaq/midi.h: Checkpatch cleanupAndrea Gelmini 2009-10-30ALSA: snd-usb-caiaq: Bump version number to 1.3.20Mark Hills 2009-10-30ALSA: snd-usb-caiaq: Lock on stream start/unpauseMark Hills 2009-10-30ALSA: snd-usb-caiaq: Missing lock around use of buffer positionsMark Hills 2009-07-23ALSA: snd_usb_caiaq: add support for Audio2DJDaniel Mack 2009-07-02ALSA: snd_usb_caiaq: reparent sound deviceDaniel Mack 2009-06-17ALSA: snd_usb_caiaq: fix legacy input streamingDaniel Mack 2009-06-11ALSA: snd_usb_caiaq: set mixernameDaniel Mack 2009-06-02ALSA: snd_usb_caiaq: bump version numberDaniel Mack 2009-06-02ALSA: snd_usb_caiaq: give better shortnameDaniel Mack 2009-06-02ALSA: snd_usb_caiaq: give better longnameDaniel Mack 2009-06-02ALSA: snd_usb_caiaq: use strlcpyDaniel Mack 2009-06-02ALSA: snd_usb_caiaq: clean whitespacesDaniel Mack 2009-04-27ALSA: snd-usb-caiaq: fix reported elapsed periodsDaniel Mack 2009-04-14ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathesDaniel Mack 2009-04-14ALSA: snd-usb-caiaq: clean up header includesDaniel Mack 2009-03-24Merge branch 'topic/usb-caiaq' into for-linusTakashi Iwai 2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai 2009-03-18ALSA: snd-usb-caiaq: bump version numberDaniel Mack