From: Jon Hunter Date: Thu, 27 Aug 2015 09:17:00 +0000 (+0100) Subject: PM / Domains: Fix typo in description of genpd_dev_pm_detach() X-Git-Tag: omap-for-v4.3/fixes-rc1~121^2~1^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb6944e5aabaf9b7977502667a6981733564f85;p=pandora-kernel.git PM / Domains: Fix typo in description of genpd_dev_pm_detach() The function genpd_dev_pm_detach() detaches a device from a PM domain, however, in the description, the "dev" argument for the function is described as the device to "attach" instead of "detach". Correct this. Signed-off-by: Jon Hunter Acked-by: Geert Uytterhoeven Acked-by: Kevin Hilman Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed