commit | 445c93093d7f28a0a07fd10f0d7a8aada4e1932e | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Thu Nov 10 10:39:17 2016 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Nov 29 08:21:38 2016 +0000 |
tree | b5c452e25a75d4e58ffced18f9b0287747e6e405 | |
parent | fb36f77efec7c4371a8be0c73424fa2bf841e3b2 [diff] |
mfd: palmas: Remove redundant check in palmas_power_off palmas_dev and palmas_power_off are always assigned together. So the check for palmas_dev inside palmas_power_off function is redundant. Removing the same. Signed-off-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>