commit | a85787edaaf7bc77ed011c89e23d52b3ff352c51 | [log] [tgz] |
---|---|---|
author | Peter Rosin <peda@axentia.se> | Tue Nov 15 19:38:13 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Wed Nov 16 11:02:31 2016 +0000 |
tree | d705da6cfaf803fb1988a1f6778c41b35bc031f9 | |
parent | 28549313da65cc8711401ee5466c526bd67de5f1 [diff] |
ASoC: atmel_ssc_dai: if not provided, default to sensible dividers When this driver masters BCLK and/or LRCLK, and noone has stated differently, assume that all the bits of a frame are used. This relieves the cpu dai users from the duty to fill in the dividers for the common case. Signed-off-by: Peter Rosin <peda@axentia.se> Signed-off-by: Mark Brown <broonie@kernel.org>