From: Eric Miao Date: Mon, 13 Apr 2009 10:51:31 +0000 (+0800) Subject: [ARM] pxa: allow PWM ID base number to be specified in pwm_id_table X-Git-Tag: v2.6.31-rc1~344^2~3^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a757ad8b391adb2129f8357545aaa678099df473;p=pandora-kernel.git [ARM] pxa: allow PWM ID base number to be specified in pwm_id_table PWMs on PXA168/910 start at number 1 instead of 0, (i.e. PWM1/2/3/4 instead of PWM0/1/2/3 on PXA25x/PXA27x/PXA3xx). Allow this number to be specified in pwm_id_table. Signed-off-by: Eric Miao --- Reading git-diff-tree failed