From e62a42aebd7c97977d8ae0bca8de40d26254a1cd Mon Sep 17 00:00:00 2001 From: Dylan Reid Date: Fri, 28 Feb 2014 15:41:19 -0800 Subject: [PATCH] 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-format-patch failed