[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4CC2977D.8060409@eukrea.com>
Date: Sat, 23 Oct 2010 10:06:21 +0200
From: Eric Bénard <eric@...rea.com>
To: Dinh.Nguyen@...escale.com
CC: linux-kernel@...r.kernel.org, amit.kucheria@...onical.com,
linux@....linux.org.uk, s.hauer@...gutronix.de,
grant.likely@...retlab.ca, linux-arm-kernel@...ts.infradead.org,
daniel@...aq.de, u.kleine-koenig@...gutronix.de,
valentin.longchamp@...l.ch
Subject: Re: [PATCHv6 1/3] ARM: imx: Add gpio-keys to plat-mxc
Hi Dinh,
Le 23/10/2010 04:46, Dinh.Nguyen@...escale.com a écrit :
> +struct platform_device *__init imx_add_gpio_keys(
> + const struct gpio_keys_platform_data *pdata)
> +{
> + return imx_add_platform_device("gpio-keys", -1, NULL,
> + 0, pdata, sizeof(*pdata));
> +}
What is the added value of this ?
gpio-keys is not i.MX specific so why should that land in plat-mxc ?
Eric
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists