From: Dylan Reid Date: Fri, 28 Feb 2014 23:41:19 +0000 (-0800) Subject: ALSA: hda - Pass max_slots and power_save to codec_create X-Git-Tag: v3.15-rc1~142^2~3^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e62a42aebd7c97977d8ae0bca8de40d26254a1cd;p=pandora-kernel.git ALSA: hda - Pass max_slots and power_save to codec_create Passing the max slots and power save arguments to codec_create will allow for its reuse by an hda_platform driver. It makes the function independent of the module params in hda_intel and ready to move to hda_shared in a following commit. Signed-off-by: Dylan Reid Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed