pwm: tiehrpwm: inline accessor functions
authorWolfram Sang <wsa@sang-engineering.com>
Wed, 2 Apr 2014 11:56:22 +0000 (13:56 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Wed, 21 May 2014 09:51:26 +0000 (11:51 +0200)
commit3ea57ea6691241ccdf58d9735f85e49b6174990c
tree4229e73fd8ea4e4ac7325b1193d84761693dca14
parentaf5935ec125ef85823ea43fbcfdd3c15b532d199
pwm: tiehrpwm: inline accessor functions

These elementary functions should be inlined for fastest access. Also
fixes this warning as a side-effect (when no PM_SLEEP is selected):

drivers/pwm/pwm-tiehrpwm.c:141:12: warning: 'ehrpwm_read' defined but not used [-Wunused-function]

Signed-off-by: Wolfram Sang <wsa@sang-engineering.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-tiehrpwm.c
This page took 0.027651 seconds and 5 git commands to generate.