diff options
author | Jun Yan <juyan@nvidia.com> | 2013-07-25 13:35:27 -0700 |
---|---|---|
committer | Riham Haidar <rhaidar@nvidia.com> | 2013-07-25 20:26:47 -0700 |
commit | 65c8a35800bcd61ee5287a4c723380cae7a1d105 (patch) | |
tree | d6b0de567b8453946b67c33b3c645135ea078c3a /Documentation/crypto | |
parent | 55d5b8542b102976b2b81bb67374827fa73fa48a (diff) |
driver: led: Avoid calling pwm_disable and pwm_enabledaily-2013.07.31.1_rel-roth-ota-1-partner
These two routines use semaphore to protect pwm resource.
However they can be called via led timer ISR, thus causing
linux BUG. Remove the call to these two functions and use
pwm_config instead
Bug 1333079
Change-Id: I6db788218f74c030956272ee0fcb9c7ec8a0652f
Signed-off-by: Jun Yan <juyan@nvidia.com>
Reviewed-on: http://git-master/r/253619
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Tao Xie <txie@nvidia.com>
Reviewed-by: Anshul Jain (SW) <anshulj@nvidia.com>
Diffstat (limited to 'Documentation/crypto')
0 files changed, 0 insertions, 0 deletions