commit | bf8b24f8169096050795b552a778faaac349c73c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Jan 30 18:09:01 2017 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 03 17:24:24 2017 +0100 |
tree | 07179ca69776ad1ba18643b57cea4a3c294b6fc6 | |
parent | af3e5c9c5d370e262da97fb8a8310a9d578efa0d [diff] |
ALSA: x86: Drop the global platform device reference Instead of referring to the global hlpe_pdev variable, pass the platform device object to each function properly. Accessing to the global object is really ugly and error-prone. Signed-off-by: Takashi Iwai <tiwai@suse.de>