From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jingoo Han Date: Wed, 23 Oct 2013 01:53:24 +0000 Subject: Re: [PATCH 8/9] backlight: atmel-pwm-bl: refactor gpio_on handling Message-Id: <002001cecf92$a8c7e310$fa57a930$%han@samsung.com> List-Id: References: <1382462819-28576-1-git-send-email-jhovold@gmail.com> <1382462819-28576-9-git-send-email-jhovold@gmail.com> In-Reply-To: <1382462819-28576-9-git-send-email-jhovold@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: 'Johan Hovold' Cc: 'Richard Purdie' , 'Nicolas Ferre' , linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org, 'Jingoo Han' On Wednesday, October 23, 2013 2:27 AM, Johan Hovold wrote: > > Add helper function to control the gpio_on signal. > > Signed-off-by: Johan Hovold Acked-by: Jingoo Han Best regards, Jingoo Han > --- > drivers/video/backlight/atmel-pwm-bl.c | 23 +++++++++++------------ > 1 file changed, 11 insertions(+), 12 deletions(-)