Name

clk_notifier_unregister — change notifier callback

Synopsis

int clk_notifier_unregister (struct clk * clk,
 struct notifier_block * nb);
 

Arguments

clk

clock whose rate we are no longer interested in

nb

notifier block which will be unregistered