Javier, On Wed, Aug 20, 2014 at 5:13 AM, Javier Martinez Canillas <[email protected]> wrote: > From: Andrew Bresticker <[email protected]> > > Now that there's a central cros_ec_cmd_xfer(), move the locking > out of the SPI and LPC drivers.
Slight nit that the LPC driver doesn't exist upstream. This is in prep for adding the LPC driver, though. > Signed-off-by: Andrew Bresticker <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > Signed-off-by: Javier Martinez Canillas <[email protected]> > --- > drivers/mfd/cros_ec.c | 10 +++++++++- > drivers/mfd/cros_ec_spi.c | 11 ----------- > 2 files changed, 9 insertions(+), 12 deletions(-) After comment nitfix: Reviewed-by: Doug Anderson <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
