On Fri, May 8, 2015 at 6:16 PM, Maciej S. Szmigiero mail@maciej.szmigiero.name wrote:
Remove rate constraints from generic ASoC AC'97 CODEC and make it selectable in config.
Shouldn't this be split in two patches?
Supported rates should be detected and constrained anyway by AC'97 generic code - was tested with VT1613 CODEC and iMX6 SSI controller.
Nice, I would like to test this on a Udoo board. Care to share the dts changes? (I know this is off topic for this list ;-) Apart from the dts changes: are there still missing patches in linux-next to make audio work in Udoo?
This way this driver can be used for platforms which don't need specialized AC'97 CODEC drivers while at the same avoiding code duplication from implementing equivalent functionality in a controller driver.
Resending due to no response received.
No need to put this in the commit log.
Thanks