[PATCH] omapdrm: dss: drop unneeded of_node_put() on ref passed to of_get_next_parent()

2016-08-26 Thread Andrey Utkin
) [8.843126] [] (load_module) from [] (SyS_finit_module+0x51/0x74) [8.843135] [] (SyS_finit_module) from [] (ret_fast_syscall+0x1/0x18) Signed-off-by: Andrey Utkin --- drivers/gpu/drm/omapdrm/dss/dss-of.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/omapdrm/dss/dss-of.c b

[RESUBMIT] [PATCH] Replace mentions of "list_struct" to "list_head"

2014-11-14 Thread Andrey Utkin
There's no such thing as "list_struct". Signed-off-by: Andrey Utkin --- drivers/gpu/drm/radeon/mkregtable.c | 24 drivers/media/pci/cx18/cx18-driver.h | 2 +- include/linux/list.h | 34 +- includ

[PATCH] Replace mentions of "list_struct" to "list_head"

2014-11-08 Thread Andrey Utkin
There's no such thing as "list_struct". Signed-off-by: Andrey Utkin --- drivers/gpu/drm/radeon/mkregtable.c | 24 drivers/media/pci/cx18/cx18-driver.h | 2 +- include/linux/list.h | 34 +- includ