linux_old1/drivers/video/omap2/dss
Tomi Valkeinen cd3b34493f OMAPDSS: cleanup probe functions
Now that dss is using devm_ functions for allocation in probe functions,
small reordering of the allocations allows us to clean up the probe
functions more.

This patch moves "unmanaged" allocations after the managed ones, and
uses plain returns instead of gotos where possible. This lets us remove
a bunch of goto labels, simplifying the probe's error handling.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2012-02-21 09:39:12 +02:00
..
Kconfig OMAP: DSS2: Remove "EXPERIMENTAL" from Kconfig 2011-09-30 16:16:19 +03:00
Makefile OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
apply.c OMAPDSS: DISPC: move fifo threhold calc to dispc.c 2012-01-25 13:46:19 +02:00
core.c Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 2012-01-14 15:11:19 -08:00
dispc.c OMAPDSS: cleanup probe functions 2012-02-21 09:39:12 +02:00
dispc.h OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
dispc_coefs.c OMAPDSS: DISPC: Update Fir Coefficients 2012-01-02 08:51:29 +02:00
display.c OMAPDSS: DISPC: move fifo threhold calc to dispc.c 2012-01-25 13:46:19 +02:00
dpi.c ARM: omap: fix oops in drivers/video/omap2/dss/dpi.c 2012-02-09 17:56:53 +00:00
dsi.c OMAPDSS: cleanup probe functions 2012-02-21 09:39:12 +02:00
dss.c OMAPDSS: cleanup probe functions 2012-02-21 09:39:12 +02:00
dss.h OMAPDSS: DISPC: move fifo threhold calc to dispc.c 2012-01-25 13:46:19 +02:00
dss_features.c OMAPDSS: DISPC: Add naive threshold calc for fifomerge 2012-01-25 13:46:20 +02:00
dss_features.h OMAPDSS: DISPC: Add naive threshold calc for fifomerge 2012-01-25 13:46:20 +02:00
hdmi.c Merge commit 'v3.3-rc4' 2012-02-21 09:32:19 +02:00
hdmi_panel.c OMAP: DSS2: HDMI: implement detect() 2011-09-30 16:16:47 +03:00
manager.c OMAPDSS: APPLY: move simple_check functions 2012-01-02 08:51:26 +02:00
overlay.c OMAPDSS: APPLY: move simple_check functions 2012-01-02 08:51:26 +02:00
rfbi.c OMAPDSS: cleanup probe functions 2012-02-21 09:39:12 +02:00
sdi.c OMAPDSS: check the return value of dss_mgr_enable() 2011-12-02 08:54:54 +02:00
ti_hdmi.h Merge commit 'v3.3-rc4' 2012-02-21 09:32:19 +02:00
ti_hdmi_4xxx_ip.c Merge commit 'v3.3-rc4' 2012-02-21 09:32:19 +02:00
ti_hdmi_4xxx_ip.h OMAPDSS: HDMI: remove duplicate video interface code 2012-01-25 13:48:32 +02:00
venc.c OMAPDSS: cleanup probe functions 2012-02-21 09:39:12 +02:00