Re: [PATCH] component: remove device from master match list on failed add

2016-02-15 Thread Russell King - ARM Linux
On Mon, Feb 15, 2016 at 04:36:55PM +, Daniel Stone wrote: > Russell, > > On 12 February 2016 at 00:57, Akshay Bhat wrote: > > Daniel Stone collabora.com> writes: > >> Fixes: ffc30b74fd6d01588bd3fdebc3b1acc0857e6fc8 > >> Signed-off-by: Daniel Stone collabora.com> > > > > Tested-by: Akshay Bh

Re: [PATCH] component: remove device from master match list on failed add

2016-02-15 Thread Daniel Stone
Russell, On 12 February 2016 at 00:57, Akshay Bhat wrote: > Daniel Stone collabora.com> writes: >> Fixes: ffc30b74fd6d01588bd3fdebc3b1acc0857e6fc8 >> Signed-off-by: Daniel Stone collabora.com> > > Tested-by: Akshay Bhat > > Tested on imx6 processor based board where re-probe was broken after a

Re: [PATCH] component: remove device from master match list on failed add

2016-02-11 Thread Akshay Bhat
Daniel Stone collabora.com> writes: > > Fixes: ffc30b74fd6d01588bd3fdebc3b1acc0857e6fc8 > Signed-off-by: Daniel Stone collabora.com> Tested-by: Akshay Bhat Tested on imx6 processor based board where re-probe was broken after a probe deferral.

[PATCH] component: remove device from master match list on failed add

2016-02-08 Thread Daniel Stone
Calling component_add() may result in the completion of a set of devices, which will try to bring up a master. In bringing the master up, we populate its match array with the current set of children. If binding any of the devices fails, component_add() itself will fail, free the struct component e