Searched hist:"91 b0cb0cc07bcb5114df2897531f4ea41c148c8e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/sound/x86/ |
H A D | intel_hdmi_lpe_audio.h | diff 91b0cb0cc07bcb5114df2897531f4ea41c148c8e Thu Feb 02 10:46:49 CST 2017 Takashi Iwai <tiwai@suse.de> 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>
|
H A D | intel_hdmi_audio.h | diff 91b0cb0cc07bcb5114df2897531f4ea41c148c8e Thu Feb 02 10:46:49 CST 2017 Takashi Iwai <tiwai@suse.de> 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>
|
H A D | intel_hdmi_audio.c | diff 91b0cb0cc07bcb5114df2897531f4ea41c148c8e Thu Feb 02 10:46:49 CST 2017 Takashi Iwai <tiwai@suse.de> 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>
|