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:
b40ddf5
)
[ARM] pxa: remove unused PWM register definitions, use generic PWM API
author
Eric Miao
<eric.miao@marvell.com>
Thu, 27 Nov 2008 09:08:42 +0000
(17:08 +0800)
committer
Eric Miao
<eric.miao@marvell.com>
Tue, 2 Dec 2008 06:42:38 +0000
(14:42 +0800)
We now have generic PWM API for PXA, the PWM registers definitions are
now used nowhere, and it is not encouraged to manipulate them directly
by driver code.
Signed-off-by: Eric Miao <eric.miao@marvell.com>
No differences found