Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752565Ab3I0H37 (ORCPT ); Fri, 27 Sep 2013 03:29:59 -0400 Received: from mail-wi0-f180.google.com ([209.85.212.180]:60281 "EHLO mail-wi0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752155Ab3I0H35 (ORCPT ); Fri, 27 Sep 2013 03:29:57 -0400 Date: Fri, 27 Sep 2013 08:29:49 +0100 From: Lee Jones To: Andrzej Hajda Cc: Rob Herring , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Rob Landley , Samuel Ortiz , Grant Likely , Sylwester Nawrocki , Jonghwa Lee , Kyungmin Park , "open list:OPEN FIRMWARE AND..." , open list Subject: Re: [PATCH v3 1/2] max77693: remove device wakeup from driver Message-ID: <20130927072949.GB5100@lee--X1> References: <1377104014-21910-1-git-send-email-a.hajda@samsung.com> <1377104014-21910-2-git-send-email-a.hajda@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1377104014-21910-2-git-send-email-a.hajda@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1057 Lines: 29 > The patch removes wakeup related code from > the driver and plaftorm data - it is already > handled by i2c core using I2C_CLIENT_WAKE flag > from struct i2c_board_info. As a result MFD > itself do not requires platform data. I have expanded this to use more than 46 chars of the line buffer. Please also do this for future submissions. > Signed-off-by: Andrzej Hajda > Signed-off-by: Kyungmin Park > --- > drivers/mfd/max77693.c | 10 ---------- > include/linux/mfd/max77693-private.h | 1 - > include/linux/mfd/max77693.h | 2 -- > 3 files changed, 13 deletions(-) Applied, thanks. -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/