Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed378845 authored by Ulf Hansson's avatar Ulf Hansson Committed by Rafael J. Wysocki
Browse files

PM / Domains: Drop comment in genpd about legacy Samsung DT binding



The parsing of the Samsung specific DT binding is gone, but the comment in
the function header remained. Let's drop the comment to avoid confusions.

Fixes: 001d50c9 (PM / Domains: Remove obsolete "samsung,power-domain" check)
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 72038df3
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2185,9 +2185,6 @@ static void genpd_dev_pm_sync(struct device *dev)
 * Parse device's OF node to find a PM domain specifier. If such is found,
 * attaches the device to retrieved pm_domain ops.
 *
 * Both generic and legacy Samsung-specific DT bindings are supported to keep
 * backwards compatibility with existing DTBs.
 *
 * Returns 0 on successfully attached PM domain or negative error code. Note
 * that if a power-domain exists for the device, but it cannot be found or
 * turned on, then return -EPROBE_DEFER to ensure that the device is not