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:
9ca7944
)
mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare
author
Ezequiel Garcia
<ezequiel.garcia@free-electrons.com>
Wed, 17 Apr 2013 16:38:12 +0000
(13:38 -0300)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Mon, 5 Aug 2013 19:47:42 +0000
(20:47 +0100)
This patch converts the module to use clk_prepare_enable and
clk_disable_unprepare variants as required by common clock framework.
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found