From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 16 Apr 2015 13:52:18 +0200 Subject: [U-Boot] [PATCH v2] gpio: lpc32xx: Use priv_data instead of platdata In-Reply-To: <1428994524.6450.1.camel@phoenix> References: <1428994524.6450.1.camel@phoenix> Message-ID: <20150416135218.65161e60@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Axel, On Tue, 14 Apr 2015 14:55:24 +0800, Axel Lin wrote: > The LPC32XX GPIO driver platdata currently contains GPIO state information, > which should go into priv_data. Thus rename lpc32xx_gpio_platdata to > lpc32xx_gpio_priv and convert to use dev_get_priv() instead. > > Signed-off-by: Axel Lin Tested-by: Albert ARIBAUD Amicalement, -- Albert.