From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759142Ab2JKSdf (ORCPT ); Thu, 11 Oct 2012 14:33:35 -0400 Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:21703 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1759032Ab2JKSdc (ORCPT ); Thu, 11 Oct 2012 14:33:32 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19cE7ATAaBmVYfAevxGO64O Date: Thu, 11 Oct 2012 11:33:27 -0700 From: Tony Lindgren To: "Kim, Milo" Cc: Bryan Wu , Richard Purdie , "linux-leds@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Linus Walleij , srinidhi kasagar Subject: Re: [PATCH 25/28] leds-lp5521/5523: use new lp55xx common header Message-ID: <20121011183326.GA2064@atomide.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 * Kim, Milo [121005 01:26]: > The LP55xx common driver provides a new header, leds-lp55xx.h. > This driver enables removing duplicate code for both drivers and > making coherent driver structure. > LP5521 and LP5523/55231 platform data were merged into one common file. > Therefore, the LP5521/5523 platform code need to be fixed. For arch/arm/mach-omap2 parts: Acked-by: Tony Lindgren