commit | eba0ecf067913d60768bb3d11f861b949f072a93 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Thu Nov 14 11:35:28 2013 +0200 |
committer | Mark Brown <broonie@linaro.org> | Tue Dec 10 11:22:16 2013 +0000 |
tree | 00fe05ab6134f438dc47d906d3238e4b915000e9 | |
parent | 57f439b8676b2dad63a148de4e61d80b4e196c2a [diff] |
ASoC: davinci-mcasp: Do not inline the mcasp_set_ctl_reg function It brings no benefit to inline this function due to it's size and function. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@linaro.org>