mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 15:50:59 +07:00
33f8194006
HD-audio has quite a few asymmetrical ways of accessing verbs, and one of typical ones is GET/SET_POWER_STATE verbs. While it takes only the power state for setting, it returns a combination of states for getting. For making the state handling simpler, this patch adds a code to translate the value returned from GET_POWER_STATE to return only the actual state or -1 for error. In that way, the driver can simplify the power state management. Signed-off-by: Takashi Iwai <tiwai@suse.de> |
||
---|---|---|
.. | ||
array.c | ||
hda_bus_type.c | ||
hdac_bus.c | ||
hdac_device.c | ||
hdac_regmap.c | ||
hdac_sysfs.c | ||
Kconfig | ||
local.h | ||
Makefile | ||
trace.c | ||
trace.h |