aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xattr.c
diff options
context:
space:
mode:
authorMike Turquette <mturquette@ti.com>2011-10-18 16:47:52 -0500
committerZiyann <jaraidaniel@gmail.com>2014-10-01 12:55:37 +0200
commit6e956349e4f47877258a827b3a5ce1a24a62ee7c (patch)
tree00e46b7388129e438f8688ab00d72e47c06cac50 /fs/xattr.c
parent56d6044a2e3a8cabb31d134f43a3ee266f888115 (diff)
downloadkernel_samsung_tuna-6e956349e4f47877258a827b3a5ce1a24a62ee7c.zip
kernel_samsung_tuna-6e956349e4f47877258a827b3a5ce1a24a62ee7c.tar.gz
kernel_samsung_tuna-6e956349e4f47877258a827b3a5ce1a24a62ee7c.tar.bz2
omap: clock: not all clocks have .round_rate
Protect clk_set_rate function from the case where a clock does not have a round_rate function pointer. In such a case we simply continue with the assumption that the rate passed into clk_set_rate is OK. This seems a bit dubious but if a clock does not have a round_rate it is assumed it also does not have a set_rate function and will be handled properly by clk_set_rate. Change-Id: Ib0cce595fe42bbb450cb91196727b14823900bfe Signed-off-by: Mike Turquette <mturquette@ti.com> Signed-off-by: Margarita Olaya <magi.olaya@ti.com>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions