On Tue, Dec 06, 2016 at 08:22:37PM +0100, Peter Rosin wrote: > This breaks devicetree compatibility, but in this case that is ok. All > affected units are either on my desk, or running an even older version > of the driver that is not compatible with the upstreamed version anyway > (and when these other units are eventually updated, they will get a > fresh dtb as well, so that is not a significant problem either).
Perfect. > All of that is of course assuming that noone else has managed to build > something that can use this driver, but that seems extremely improbable. > > Signed-off-by: Peter Rosin <p...@axentia.se> > --- > .../bindings/sound/axentia,tse850-pcm5142.txt | 11 ++++++++--- Acked-by: Rob Herring <r...@kernel.org> > sound/soc/atmel/tse850-pcm5142.c | 23 > +++------------------- > 2 files changed, 11 insertions(+), 23 deletions(-)