Re: [PATCH v2 08/14] soundwire: Add Slave status handling helpers

2017-11-16 Thread Vinod Koul
On Thu, Nov 16, 2017 at 04:05:29PM +, Srinivas Kandagatla wrote: > > Minor Comment! > > On 10/11/17 11:49, Vinod Koul wrote: > >From: Sanyog Kale > > > >SoundWire Slaves report status to bus. Add helpers to handle > >the status changes. > > > >Signed-off-by: Hardik

Re: [PATCH v2 08/14] soundwire: Add Slave status handling helpers

2017-11-16 Thread Vinod Koul
On Thu, Nov 16, 2017 at 04:05:29PM +, Srinivas Kandagatla wrote: > > Minor Comment! > > On 10/11/17 11:49, Vinod Koul wrote: > >From: Sanyog Kale > > > >SoundWire Slaves report status to bus. Add helpers to handle > >the status changes. > > > >Signed-off-by: Hardik T Shah > >Signed-off-by:

Re: [PATCH v2 08/14] soundwire: Add Slave status handling helpers

2017-11-16 Thread Srinivas Kandagatla
Minor Comment! On 10/11/17 11:49, Vinod Koul wrote: From: Sanyog Kale SoundWire Slaves report status to bus. Add helpers to handle the status changes. Signed-off-by: Hardik T Shah Signed-off-by: Sanyog Kale

Re: [PATCH v2 08/14] soundwire: Add Slave status handling helpers

2017-11-16 Thread Srinivas Kandagatla
Minor Comment! On 10/11/17 11:49, Vinod Koul wrote: From: Sanyog Kale SoundWire Slaves report status to bus. Add helpers to handle the status changes. Signed-off-by: Hardik T Shah Signed-off-by: Sanyog Kale Signed-off-by: Vinod Koul --- +static int sdw_compare_devid(struct sdw_slave

[PATCH v2 08/14] soundwire: Add Slave status handling helpers

2017-11-10 Thread Vinod Koul
From: Sanyog Kale SoundWire Slaves report status to bus. Add helpers to handle the status changes. Signed-off-by: Hardik T Shah Signed-off-by: Sanyog Kale Signed-off-by: Vinod Koul ---

[PATCH v2 08/14] soundwire: Add Slave status handling helpers

2017-11-10 Thread Vinod Koul
From: Sanyog Kale SoundWire Slaves report status to bus. Add helpers to handle the status changes. Signed-off-by: Hardik T Shah Signed-off-by: Sanyog Kale Signed-off-by: Vinod Koul --- drivers/soundwire/bus.c | 213 ++