9 May
2014
9 May
'14
5:34 p.m.
On Fri, May 9, 2014 at 12:17 PM, Lars-Peter Clausen lars@metafoo.de wrote:
The changes in the patch should mostly be transparent. But what changed is how error reporting is handled. If there is a error reading/writing a register in the kcontrol callbacks that error is passed on to userspace whereas previously it was silently ignored.
There is also the possibility that there is a bug somewhere in the patch causing this.
Does the board otherwise work fine?
I actually have the board here, if you tell me which devictree/defconfig I can use with an upstream kernel I can give things a try.
make imx_v6_v7_defconfig make imx6q-sabresd.dtb
Thanks