linux/drivers/media/platform/davinci
Markus Elfring 7a6e6c3be8 media: davinci: do a couple of checkpatch cleanups
- Delete an error message for a failed memory allocation
  in init_vpbe_layer();

- Replace the specification of data structures by pointer dereferences
  as the parameter for the operator "sizeof" to make the corresponding
  size determination a bit safer according to the Linux coding style
  convention;

- media: DaVinci-VPBE-Display: Improve a size determination in two
  functions

- Adjust 12 checks for null pointers

Those issues were pointed by checkpatch.pl and Coccinelle.

[mchehab@s-opensource.com: fold three cleanup patches into one]
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Acked-by: Lad, Prabhakar <prabhakar.csengg@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-09-23 14:55:27 -04:00
..
ccdc_hw_device.h media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS 2017-07-20 15:56:32 -04:00
dm355_ccdc_regs.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
dm355_ccdc.c media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS 2017-07-20 15:56:32 -04:00
dm644x_ccdc_regs.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
dm644x_ccdc.c media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS 2017-07-20 15:56:32 -04:00
isif_regs.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
isif.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
Kconfig [media] davinci: Switch from V4L2 OF to V4L2 fwnode 2017-06-08 12:34:16 -03:00
Makefile
vpbe_display.c media: davinci: do a couple of checkpatch cleanups 2017-09-23 14:55:27 -04:00
vpbe_osd_regs.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
vpbe_osd.c media: davinci: constify platform_device_id 2017-08-20 08:24:45 -04:00
vpbe_venc_regs.h [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00
vpbe_venc.c media: davinci: constify platform_device_id 2017-08-20 08:24:45 -04:00
vpbe.c media: DaVinci-VPBE: constify vpbe_dev_ops 2017-08-09 10:33:51 -04:00
vpfe_capture.c media: platform: constify videobuf_queue_ops structures 2017-08-26 14:30:25 -04:00
vpif_capture.c media: Convert to using %pOF instead of full_name 2017-08-20 08:20:20 -04:00
vpif_capture.h [media] davinci: vpif_capture: fix start/stop streaming locking 2017-01-31 08:01:07 -02:00
vpif_display.c media: davinci: vpif_display: constify vb2_ops structure 2017-07-19 15:09:39 -04:00
vpif_display.h [media] media/platform: convert drivers to use the new vb2_queue dev field 2016-07-08 14:39:21 -03:00
vpif.c [media] davinci: vpif: adaptions for DT support 2017-06-20 09:05:37 -03:00
vpif.h
vpss.c [media] media: Drop FSF's postal address from the source code files 2017-01-27 11:38:09 -02:00