pwm: pxa: Remove PWM_ID_BASE macro
authorAxel Lin <axel.lin@ingics.com>
Mon, 1 Apr 2013 07:41:22 +0000 (15:41 +0800)
committerThierry Reding <thierry.reding@avionic-design.de>
Tue, 2 Apr 2013 09:40:17 +0000 (11:40 +0200)
commit22976a5dada65a0f44918e91c5f1fb5041dc1d5e
tree5db3bbefcdd0196c3d78a917f80cdb7d2573a507
parentb3fef7f10010e7946b3db1a34d8e0208e4f10001
pwm: pxa: Remove PWM_ID_BASE macro

PWM_ID_BASE() is not used after convert to PWM framework, remove it.
Also update driver_data field of struct platform_device_id accordingly.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
drivers/pwm/pwm-pxa.c