From: Takashi Iwai Date: Thu, 19 Feb 2015 17:12:22 +0000 (+0100) Subject: ALSA: hda - Split azx_codec_create() to two phases X-Git-Tag: omap-for-v4.2/o2_dc~120^2~6^2~43^2~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96d2bd6e3cdf57926f80605d6e28051bb6b24eb3;p=pandora-kernel.git ALSA: hda - Split azx_codec_create() to two phases azx_create_codec() function does actually two things: create a bus and probe codecs. For the future work, split this to two logical functions, azx_bus_create() and azx_probe_codecs(). Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed