1
0
Fork 0
alistair23-linux/drivers/gpu/drm/pl111
Yangtao Li 45fdfdb647 drm/pl111: add of_node_put()
of_find_node_by_path() acquires a reference to the node returned by it
and that reference needs to be dropped by its caller.

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Signed-off-by: Eric Anholt <eric@anholt.net>
Reviewed-by: Eric Anholt <eric@anholt.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20181121131723.22431-1-tiny.windzz@gmail.com
2018-11-28 09:31:07 -08:00
..
Kconfig drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DAC 2018-02-26 11:04:51 +05:30
Makefile drm/pl111: Support Nomadik LCDC variant 2018-07-01 21:36:47 +02:00
pl111_debugfs.c drm/pl111: Add all registers to debugfs 2017-09-10 23:57:57 +02:00
pl111_display.c drm/pl111: Use 64-bit arithmetic instead of 32-bit 2018-07-17 11:25:18 -07:00
pl111_drm.h drm/pl111: Support Nomadik LCDC variant 2018-07-01 21:36:47 +02:00
pl111_drv.c drm/pl111: Use drm_fbdev_generic_setup() 2018-09-25 11:33:06 +02:00
pl111_nomadik.c drm/pl111: Support Nomadik LCDC variant 2018-07-01 21:36:47 +02:00
pl111_nomadik.h drm/pl111: Support Nomadik LCDC variant 2018-07-01 21:36:47 +02:00
pl111_versatile.c drm/pl111: Fix module probe bug 2018-05-04 00:13:41 +02:00
pl111_versatile.h drm/pl111: Add handling of Versatile platforms 2017-09-10 23:58:42 +02:00
pl111_vexpress.c drm/pl111: add of_node_put() 2018-11-28 09:31:07 -08:00
pl111_vexpress.h drm/pl111: Fix module probe bug 2018-05-04 00:13:41 +02:00