Home
last modified time | relevance | path

Searched hist:bd84256e (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/soundwire/
H A Dmaster.cbd84256e Sun Jul 26 16:59:45 CDT 2020 Bard Liao <yung-chuan.liao@linux.intel.com> soundwire: master: enable pm runtime

The hierarchy of soundwire devices is platform device -> M device -> S
device. A S device is physically attached on the platform device. So the
platform device should be resumed when a S device is resumed. As the
bridge of platform device and S device, we have to implement runtime pm
on M driver. We have set runtime pm ops in M driver already, but still
need to enable runtime pm.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>

Link: https://lore.kernel.org/r/20200726215945.3119-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
bd84256e Sun Jul 26 16:59:45 CDT 2020 Bard Liao <yung-chuan.liao@linux.intel.com> soundwire: master: enable pm runtime

The hierarchy of soundwire devices is platform device -> M device -> S
device. A S device is physically attached on the platform device. So the
platform device should be resumed when a S device is resumed. As the
bridge of platform device and S device, we have to implement runtime pm
on M driver. We have set runtime pm ops in M driver already, but still
need to enable runtime pm.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>

Link: https://lore.kernel.org/r/20200726215945.3119-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>