led: Do not use touchled function directly 66/44766/1
authorJiyoung Yun <jy910.yun@samsung.com>
Mon, 27 Jul 2015 12:12:35 +0000 (21:12 +0900)
committerJiyoung Yun <jy910.yun@samsung.com>
Mon, 27 Jul 2015 12:12:35 +0000 (21:12 +0900)
commit583a43f8cb19023f953a61466839475af3f09120
tree89bb9f650df22d0439558d9163e22d9f9fba958f
parenta7d4b7a5910139fd3751af010bfffdd54eda3b71
led: Do not use touchled function directly

Some profile does not support touchled.
In this case, if other module use touchled api, it fails to build.
So use device structure wrapper function.

Change-Id: Ifff5d57099aacbb948faa49202c099bb18e37286
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
src/display/key-filter.c
src/led/touch-key.c
src/led/touch-key.h