commit | 8c5178fca4ce5a57711ea14b807648e19b105d0e | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Tue Dec 24 12:24:28 2013 +0000 |
committer | Mark Brown <broonie@linaro.org> | Mon Dec 30 12:19:26 2013 +0000 |
tree | 03f1adde517d1292f4e87f49bff21e2dfd88c774 | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae [diff] |
ALSA: Add params_width() helpers Add helpers for obtaining the width of a format directly from params since this is expected to become a common operation in ASoC. Signed-off-by: Mark Brown <broonie@linaro.org> Reviewed-by: Takashi Iwai <tiwai@suse.de>