]> git.baikalelectronics.ru Git - uboot.git/commit
power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure
authorNishanth Menon <nm@ti.com>
Thu, 1 Aug 2019 13:38:24 +0000 (19:08 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 12 Aug 2019 17:33:38 +0000 (13:33 -0400)
commite22a4d3351af0900b2fb5e9db2b8dc9d4b8c0191
tree777a228a30aa8ccd85e9f89ab3fcf50c9678b7dd
parentb801872fa0553bfa00268a07612f344de6adb9a5
power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure

Failure log for ti_sci_power_domain_on/off is as below:
"ti_sci_power_domain_on: get/set_device failed (-19)"

The above information is useless for debug without information
on what specific device access failed. So add that information as well.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
drivers/power/domain/ti-sci-power-domain.c