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:
bd4a36b
)
PM / AVS: SmartReflex: fix driver name
author
Andrii Tseglytskyi
<andrii.tseglytskyi@ti.com>
Thu, 30 May 2013 10:08:36 +0000
(13:08 +0300)
committer
Kevin Hilman
<khilman@linaro.org>
Mon, 10 Jun 2013 17:35:17 +0000
(10:35 -0700)
DRIVER_NAME was undefined for SmartReflex. Now it is
defined with valid value "smartreflex". It is needed
to define proper value for:
MODULE_ALIAS("platform:" DRIVER_NAME);
Signed-off-by: Andrii Tseglytskyi <andrii.tseglytskyi@ti.com>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
No differences found