Hema,

On Tue, Dec 7, 2010 at 6:11 PM, Hema HK <hem...@ti.com> wrote:
> Adding the twl6030-usb transceiver support for OMAP4 musb driver.
>
> OMAP4 supports 2 types of transceiver interface.

> +}
> +
> +int omap4430_phy_set_clk(struct device *dev, int on)
> +{
> +       static int state;

probably good to initialize to zero.

> +
> +       if (on && !state) {

Thank you,
Best regards,
Hari
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to