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:
0f86815
)
pwm: Correct parameter name in header for *pwm_get() functions
author
Peter Ujfalusi
<peter.ujfalusi@ti.com>
Fri, 21 Dec 2012 09:43:57 +0000
(
01:43
-0800)
committer
Bryan Wu
<cooloney@gmail.com>
Sat, 2 Feb 2013 01:47:05 +0000
(17:47 -0800)
To synchronize the header file definition and the actual code. In the code
the consumer parameter is named as con_id, change the header file and replace
consumer -> con_id in the parameter list.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Ackedy-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
include/linux/pwm.h
patch
|
blob
|
history
diff --cc
include/linux/pwm.h
Simple merge