>From: Deepak Chitriki <[email protected]>
>
>cpufreq_register_notifier() function calls
>srcu_notifier_chain_register() which always returns 0  on success and
>dspbridge throws the error message "clk_notifier_register failed for
>iva2_ck". Fix the faulty ! in if logic and the faulty error message
>we report to log.
>
>Cc: Ameya Palande <[email protected]>
>Cc: Andy Shevchenko <[email protected]>
>Cc: Deepak Chitriki <[email protected]>
>Cc: Fernando Guzman Lugo <[email protected]>
>Cc: Felipe Contreras <[email protected]>
>Cc: Hari Kanigeri <[email protected]>
>Cc: Hiroshi Doyu <[email protected]>
>Cc: Omar Ramirez Luna <[email protected]>
>Cc: Ramesh Gupta <[email protected]>
>
>Signed-off-by: Deepak Chitriki <[email protected]>
>
>---
> drivers/dsp/bridge/rmgr/drv_interface.c |   10 +++++-----
> 1 files changed, 5 insertions(+), 5 deletions(-)
>

Pushed to dspbridge.

- Omar
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to