Re: [PATCH v3 5/5] OMAP: mailbox: add omap_device latency information

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -       mbox_ick_handle = clk_get(NULL, "mailboxes_ick");
> -       if (IS_ERR(mbox_ick_handle)) {
> -               printk(KERN_ERR "Could not get mailboxes_ick: %ld\n",
> -                       PTR_ERR(mbox_ick_handle));
> -               return PTR_ERR(mbox_ick_handle);
> -       }
> -       clk_enable(mbox_ick_handle);
> +       pm_runtime_get_sync(&mbox_pdev->dev);

Might be good to check the return value.


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


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux