From: Dimitris Papastamos Date: Thu, 1 Aug 2013 10:11:28 +0000 (+0100) Subject: ASoC: wm_adsp: Sanitize parameter passing X-Git-Tag: v3.12-rc1~150^2~9^2~58^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92bb4c32708ee3e1d6eb0e185d678dab35152daf;p=pandora-kernel.git ASoC: wm_adsp: Sanitize parameter passing No need to hold on to the `codec' pointer. We can use the `dsp' pointer and grab all the information we need from there. This makes the parameters for the functions a bit more sane and idiomatic. Signed-off-by: Dimitris Papastamos Signed-off-by: Mark Brown --- Reading git-diff-tree failed