pwm: Correct parameter name in header for *pwm_get() functions
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 21 Dec 2012 09:43:57 +0000 (01:43 -0800)
committerBryan Wu <cooloney@gmail.com>
Sat, 2 Feb 2013 01:47:05 +0000 (17:47 -0800)
commitd4c0c4705bef1134339b038872ece3705a2783e0
tree080ac02664ba39fec936202a6e3ba6ec572872b6
parent0f86815ad0a2c0c70cbe0ecc2f80571726285461
pwm: Correct parameter name in header for *pwm_get() functions

To synchronize the header file definition and the actual code. In the code
the consumer parameter is named as con_id, change the header file and replace
consumer -> con_id in the parameter list.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Ackedy-by: Thierry Reding <thierry.reding@avionic-design.de>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
include/linux/pwm.h
This page took 0.025069 seconds and 5 git commands to generate.