[PATCH v3] input: MXC: add mxc-keypad driver to support the Keypad Port present in the mxc application processors family.
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Wed Jan 27 05:45:37 EST 2010
Hallo Alberto,
On Wed, Jan 27, 2010 at 11:33:04AM +0100, Lothar Waßmann wrote:
> > + keypad->clk = clk_get(NULL, "kpp");
> >
> clk_get(&pdev->dev, "kpp");
Maybe even
clk_get(&pdev->dev, NULL);
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
More information about the linux-arm-kernel
mailing list