MIPS: BCM63XX: Fix platform_devices id
authorFlorian Fainelli <florian@openwrt.org>
Tue, 24 Jul 2012 14:33:09 +0000 (16:33 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 24 Jul 2012 14:33:09 +0000 (16:33 +0200)
commit94c58b7f237d33e6afcc8998e98364a7b9e4e289
tree9f838a0e555b3f25bbd0c7750f2821659a3a57ad
parent76ca4e1484f2ada3e455eafdcc89e3cba089a37a
MIPS: BCM63XX: Fix platform_devices id

There is only one watchdog and VoIP DSP platform devices per board, use
-1 as the platform_device id accordingly.

Signed-off-by: Florian Fainelli <florian@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3313/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/bcm63xx/dev-dsp.c
arch/mips/bcm63xx/dev-wdt.c