Re: [PATCH 2/7] mfd: cros_ec: spi: Add mutex to cros_ec_spi

From: Simon Glass
Date: Fri Apr 18 2014 - 13:28:37 EST


Hi Doug,

On 17 April 2014 11:59, Doug Anderson <dianders@xxxxxxxxxxxx> 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 cros_ec layer?

Regards,
Simon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/