Name

clk_notifier_unregister — change notifier callback

Synopsis

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

Arguments

struct clk * clk

clock whose rate we are no longer interested in

struct notifier_block * nb

notifier block which will be unregistered