linux/drivers/gpu/drm/msm/dsi
Markus Elfring da882cd1ee drm/msm/dsi: One function call less in dsi_init() after error detection
The dsi_destroy() function was called in two cases by the dsi_init() function
during error handling even if the passed variable contained a null pointer.

* This implementation detail could be improved by adjustments for jump
  targets according to the Linux coding style convention.

* Drop an unnecessary initialisation for the variable "msm_dsi" then.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
[add couple missing ERR_PTR()'s]
Signed-off-by: Rob Clark <robdclark@gmail.com>
2015-08-15 18:27:17 -04:00
..
pll drm/msm/dsi: Add DSI PLL clock driver support 2015-06-11 13:11:04 -04:00
dsi_host.c drm/msm/dsi: Report PHY errors only when they really occur 2015-08-15 18:27:14 -04:00
dsi_manager.c drm/msm/dsi: Rename *dual panel* to *dual DSI* 2015-08-15 18:27:11 -04:00
dsi_phy.c drm/msm/dsi: Add support for msm8x94 2015-08-15 18:27:12 -04:00
dsi.c drm/msm/dsi: One function call less in dsi_init() after error detection 2015-08-15 18:27:17 -04:00
dsi.h drm/msm/dsi: Add support for msm8x94 2015-08-15 18:27:12 -04:00
dsi.xml.h drm/msm: update generated headers 2015-08-15 18:27:10 -04:00
mmss_cc.xml.h drm/msm: update generated headers 2015-08-15 18:27:10 -04:00
sfpb.xml.h drm/msm: update generated headers 2015-08-15 18:27:10 -04:00