]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: x86: Rename drv_status to connected
authorTakashi Iwai <tiwai@suse.de>
Thu, 2 Feb 2017 16:46:49 +0000 (17:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 3 Feb 2017 16:38:02 +0000 (17:38 +0100)
commit91b0cb0cc07bcb5114df2897531f4ea41c148c8e
tree908887701b13c5556b6d597f8c35299b43ec54ea
parent73997b050c995f34f3617d344f1e767d15b2477d
ALSA: x86: Rename drv_status to connected

After the rewrite of the runtime PM code, we have only two driver
status: CONNECTED and DISCONNECTED.  So it's clearer to use a boolean
flag, and name it easier one, "connected".

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/x86/intel_hdmi_audio.c
sound/x86/intel_hdmi_audio.h
sound/x86/intel_hdmi_lpe_audio.h