OSDN Git Service

drm/armada: no need to check parent of remote
authorRussell King <rmk+kernel@armlinux.org.uk>
Thu, 24 Jan 2019 14:18:17 +0000 (14:18 +0000)
committerRussell King <rmk+kernel@armlinux.org.uk>
Fri, 28 Jun 2019 13:50:07 +0000 (14:50 +0100)
commit837567c1e9d587c0b438263c9cfd32de46640e16
treeab3ce6ba9874e7b1695d4e2a0721c690a90fd428
parent989b9a7dd4ab40eb63026754b10527bf1d03bf86
drm/armada: no need to check parent of remote

There's no need to check the parent of the remote device to check
whether it is available or not, the remote is the device itself.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
drivers/gpu/drm/armada/armada_drv.c