From: Peter Ujfalusi Date: Fri, 21 Dec 2012 09:43:57 +0000 (-0800) Subject: pwm: Correct parameter name in header for *pwm_get() functions X-Git-Tag: v3.9-rc1~79^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4c0c4705bef1134339b038872ece3705a2783e0;p=pandora-kernel.git 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 Ackedy-by: Thierry Reding Signed-off-by: Bryan Wu --- Reading git-diff-tree failed