Re: [PATCH AUTOSEL for 4.15 044/189] ASoC: bcm2835: fix hw_params error when device is in prepared state

2018-04-15 Thread Sasha Levin
On Mon, Apr 09, 2018 at 10:27:24AM +0100, Mark Brown wrote: >On Mon, Apr 09, 2018 at 12:17:20AM +, Sasha Levin wrote: > >> --- >> sound/soc/bcm/bcm2835-i2s.c | 20 ++-- >> 1 file changed, 14 insertions(+), 6 deletions(-) > >This is a relatively big refactoring, including

Re: [PATCH AUTOSEL for 4.15 044/189] ASoC: bcm2835: fix hw_params error when device is in prepared state

2018-04-15 Thread Sasha Levin
On Mon, Apr 09, 2018 at 10:27:24AM +0100, Mark Brown wrote: >On Mon, Apr 09, 2018 at 12:17:20AM +, Sasha Levin wrote: > >> --- >> sound/soc/bcm/bcm2835-i2s.c | 20 ++-- >> 1 file changed, 14 insertions(+), 6 deletions(-) > >This is a relatively big refactoring, including

Re: [PATCH AUTOSEL for 4.15 044/189] ASoC: bcm2835: fix hw_params error when device is in prepared state

2018-04-09 Thread Mark Brown
On Mon, Apr 09, 2018 at 12:17:20AM +, Sasha Levin wrote: > --- > sound/soc/bcm/bcm2835-i2s.c | 20 ++-- > 1 file changed, 14 insertions(+), 6 deletions(-) This is a relatively big refactoring, including moving things from one userspace operation to another. I'd not be 100%

Re: [PATCH AUTOSEL for 4.15 044/189] ASoC: bcm2835: fix hw_params error when device is in prepared state

2018-04-09 Thread Mark Brown
On Mon, Apr 09, 2018 at 12:17:20AM +, Sasha Levin wrote: > --- > sound/soc/bcm/bcm2835-i2s.c | 20 ++-- > 1 file changed, 14 insertions(+), 6 deletions(-) This is a relatively big refactoring, including moving things from one userspace operation to another. I'd not be 100%