]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
of/platform: fix of_platform_device_destroy comment
authorJohan Hovold <johan@kernel.org>
Tue, 1 Nov 2016 10:53:21 +0000 (11:53 +0100)
committerRob Herring <robh@kernel.org>
Tue, 15 Nov 2016 15:17:18 +0000 (09:17 -0600)
commit71ec6f4f7314d4d3ac44bae038bd748bd7961dc6
treee4d88b409c50f7633caa422ac2f1b8ed6f7c26ae
parent5581a95f2dacb3674827f450ac406e1f8ae3b3e5
of/platform: fix of_platform_device_destroy comment

Update the comment to of_platform_device_destroy() to reflect that it no
longer returns a status value.

Fixes: 75f353b61342 ("of/platform: Fix of_platform_device_destroy...")
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/platform.c