git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bddca89
)
clk: max77686: Remove unnecessary NULL checking for container_of()
author
Axel Lin
<axel.lin@ingics.com>
Tue, 18 Dec 2012 07:54:52 +0000
(15:54 +0800)
committer
Mike Turquette
<mturquette@linaro.org>
Wed, 16 Jan 2013 00:16:23 +0000
(16:16 -0800)
container_of() never returns NULL, thus remove the NULL checking for it.
Also rename get_max77686_clk() to to_max77686_clk() for better readability.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/clk-max77686.c
patch
|
blob
|
history
diff --cc
drivers/clk/clk-max77686.c
Simple merge