From: Philipp Zabel Date: Mon, 30 Jun 2008 17:09:03 +0000 (+0100) Subject: [ARM] 5136/1: pxa: fix PWM device order for pxa27x X-Git-Tag: v2.6.27-rc1~1095^2^2~7^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b1c25d2c0f35b4cdd3f04f365cff31fc5a21813;p=pandora-kernel.git [ARM] 5136/1: pxa: fix PWM device order for pxa27x Currently PWM0/2 (pxa27x_device_pwm0 at 0x40b00000 and 0x40b00010 are registered as as pwm_id 0 and 1, PWM1/3 (pxa27x_device_pwm1 at 0x40c00000 and 0x40c00010) are registered as pwm_id 2 and 3. This patch corrects the pwm_ids to match the documented register names. Signed-off-by: Philipp Zabel Acked-by: Eric Miao Signed-off-by: Russell King --- Reading git-diff-tree failed