Re: [PATCH v3] input: MXC: add mxc-keypad driver to support the Keypad Port present in the mxc application processors family.
From: Uwe Kleine-König <hidden>
Date: 2010-01-27 10:45:37
Also in:
linux-arm-kernel
From: Uwe Kleine-König <hidden>
Date: 2010-01-27 10:45:37
Also in:
linux-arm-kernel
Hallo Alberto, On Wed, Jan 27, 2010 at 11:33:04AM +0100, Lothar Waßmann wrote:
quoted
+ 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/ | -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html