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:
da0f0b2
)
clk: wm831x: get rid of the implementation of remove function
author
Laxman Dewangan
<ldewangan@nvidia.com>
Thu, 26 Sep 2013 13:48:15 +0000
(19:18 +0530)
committer
Mike Turquette
<mturquette@linaro.org>
Wed, 2 Oct 2013 08:23:34 +0000
(
01:23
-0700)
The remove function implemented for platform driver's remove callback
just return 0 as part of its implementation.
Remove this APIs and do not pass the valid .remove for platform driver.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
No differences found