linux_dsm_epyc7002/drivers/soundwire
Ulf Hansson 29ffcc88f2 soundwire: Respect all error codes from dev_pm_domain_attach()
The limitation of being able to check only for -EPROBE_DEFER from
dev_pm_domain_attach() has been removed. Hence let's respect all error
codes and bail out accordingly.

Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2018-05-14 22:58:45 +02:00
..
bus_type.c soundwire: Respect all error codes from dev_pm_domain_attach() 2018-05-14 22:58:45 +02:00
bus.c soundwire: Fix a signedness bug 2018-01-22 16:45:26 +01:00
bus.h soundwire: Add slave status handling 2017-12-19 11:28:13 +01:00
cadence_master.c soundwire: cdns: Add sdw_master_ops and IO transfer support 2017-12-19 11:31:33 +01:00
cadence_master.h soundwire: cdns: Add sdw_master_ops and IO transfer support 2017-12-19 11:31:33 +01:00
intel_init.c soundwire: intel: Add Intel init module 2017-12-19 11:32:35 +01:00
intel.c soundwire: intel: fix missing assignment to ret 2018-01-08 17:53:21 +01:00
intel.h soundwire: intel: Add Intel Master driver 2017-12-19 11:32:02 +01:00
Kconfig soundwire: select REGMAP_SOUNDWIRE 2018-01-09 17:01:16 +01:00
Makefile soundwire: intel: Add Intel init module 2017-12-19 11:32:35 +01:00
mipi_disco.c soundwire: Add MIPI DisCo property helpers 2017-12-19 11:14:57 +01:00
slave.c soundwire: Add Master registration 2017-12-19 11:14:56 +01:00