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:
dfeb86e
)
pwm: samsung: add missing device pointer to struct pwm_chip
author
Jingoo Han
<jg1.han@samsung.com>
Thu, 2 Aug 2012 08:55:54 +0000
(17:55 +0900)
committer
Thierry Reding
<thierry.reding@avionic-design.de>
Fri, 17 Aug 2012 12:08:24 +0000
(14:08 +0200)
This patch adds missing device pointer to struct pwm_chip. If the
device pointer is NULL, pwmchip_add() will return error.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
No differences found