On Mon, Sep 14, 2015 at 11:32:46AM +0300, Andy Shevchenko wrote: > There are two small patches to fix a bug which was found next day after driver > was merged and one clean up to allow 64-bit writes with generic helpers. > > Lee, please apply them for v4.3-rc2. > > Andy Shevchenko (2): > mfd: intel-lpss: fix build error when !CONFIG_PM_SLEEP > mfd: intel-lpss: use writeq() helper > > drivers/mfd/intel-lpss.c | 12 ++++-------- > drivers/mfd/intel-lpss.h | 2 ++ > 2 files changed, 6 insertions(+), 8 deletions(-)
For both, Reviewed-by: Mika Westerberg <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

