Hi Doug,
On 18 April 2014 15:15, Doug Anderson wrote:
>
> Simon,
>
> On Fri, Apr 18, 2014 at 10:28 AM, Simon Glass wrote:
> > Hi Doug,
> >
> > On 17 April 2014 11:59, Doug Anderson wrote:
> >> The main transfer function for cros_ec_spi can be called by more than
> >> one client at a time. Make
Simon,
On Fri, Apr 18, 2014 at 10:28 AM, Simon Glass wrote:
> Hi Doug,
>
> On 17 April 2014 11:59, Doug Anderson wrote:
>> The main transfer function for cros_ec_spi can be called by more than
>> one client at a time. Make sure that those clients don't stomp on
>> each other by locking the bus
Hi Doug,
On 17 April 2014 11:59, Doug Anderson wrote:
> The main transfer function for cros_ec_spi can be called by more than
> one client at a time. Make sure that those clients don't stomp on
> each other by locking the bus for the duration of the transfer
> function.
Is there no lock at the
The main transfer function for cros_ec_spi can be called by more than
one client at a time. Make sure that those clients don't stomp on
each other by locking the bus for the duration of the transfer
function.
Signed-off-by: Doug Anderson
---
drivers/mfd/cros_ec_spi.c | 26 +-
4 matches
Mail list logo