From mboxrd@z Thu Jan 1 00:00:00 1970 From: Igor Grinberg Date: Wed, 21 Jan 2015 14:01:15 +0200 Subject: [U-Boot] [PATCH v3 3/4] dm:gpio:mxc add a bank_index entry in platdata In-Reply-To: <1421838596-4176-4-git-send-email-Peng.Fan@freescale.com> References: <1421838596-4176-1-git-send-email-Peng.Fan@freescale.com> <1421838596-4176-4-git-send-email-Peng.Fan@freescale.com> Message-ID: <54BF950B.1000207@compulab.co.il> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 01/21/15 13:09, Peng Fan wrote: > Add a new entry in platdata structure and intialize > bank_index in mxc_plat array. > This new entry can avoid using `plat - mxc_plat` by using > `plat->bank_index`. > > Signed-off-by: Peng Fan Acked-by: Igor Grinberg -- Regards, Igor.