]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: pxa: pxa-ssp: Terminate of match table
authorStephen Boyd <sboyd@codeaurora.org>
Sat, 24 May 2014 00:16:49 +0000 (17:16 -0700)
committerMark Brown <broonie@linaro.org>
Mon, 26 May 2014 13:38:50 +0000 (14:38 +0100)
commit4c715c758c72ec5885ccfadf4e98ca76262ba619
tree02b567083d760805bfb754fb5ec1e50ed8399627
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
ASoC: pxa: pxa-ssp: Terminate of match table

Failure to terminate this match table can lead to boot failures
depending on where the compiler places the match table.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Acked-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/pxa/pxa-ssp.c