linux/drivers/gpu/ipu-v3
Fabio Estevam 6dd0d0e1ae gpu: ipu-v3: ipu-csi: bool test doesn't need a comparison to false
Bool initializations should use true and false. Bool tests don't need
comparisons. Based on contributions from Joe Perches, Rusty Russell
and Bruce W Allan.

The semantic patch that makes this change is available
in scripts/coccinelle/misc/boolinit.cocci.

More information about semantic patching is available at
http://coccinelle.lip6.fr/

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
2015-10-30 17:13:47 +01:00
..
Kconfig gpu: ipu-v3: Kconfig: Remove SOC_IMX6SL from IMX_IPUV3_CORE Kconfig 2014-09-24 23:50:25 +02:00
Makefile gpu: ipu-v3: Add Image Converter unit 2014-09-02 14:55:43 +02:00
ipu-common.c gpu/drm: Kill off set_irq_flags usage 2015-09-16 16:53:38 +02:00
ipu-cpmem.c gpu: ipu-cpmem: Add ipu_cpmem_dump() 2014-09-02 14:55:55 +02:00
ipu-csi.c gpu: ipu-v3: ipu-csi: bool test doesn't need a comparison to false 2015-10-30 17:13:47 +01:00
ipu-dc.c drm/imx: consolidate bus format variable names 2015-03-31 11:59:34 +02:00
ipu-di.c gpu: ipu-v3: limit pixel clock divider to 8-bits 2015-03-31 12:03:54 +02:00
ipu-dmfc.c
ipu-dp.c
ipu-ic.c gpu: ipu-v3: turns out the IPU can only downsize 4:1 2015-03-31 12:03:55 +02:00
ipu-prv.h gpu: ipu-v3: Add ipu_idmac_buffer_is_ready() 2014-09-02 14:55:48 +02:00
ipu-smfc.c IPUv3 fixes for v3.18 2014-10-07 14:31:14 +10:00