MIPS: Lantiq: Add platform device support
authorJohn Crispin <blogic@openwrt.org>
Wed, 30 Mar 2011 07:27:53 +0000 (09:27 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 19 May 2011 08:55:42 +0000 (09:55 +0100)
commit24aff71fa8df0d6a73dab17f3f2285a24b8f658f
tree09478aa08ac393279c7830a2d1134385ac19bf52
parent3c5447390c3e1a462913e327a016a55cae501580
MIPS: Lantiq: Add platform device support

This patch adds the wrappers for registering our platform devices.

Signed-off-by: John Crispin <blogic@openwrt.org>
Signed-off-by: Ralph Hempel <ralph.hempel@lantiq.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2254/
Patchwork: https://patchwork.linux-mips.org/patch/2360/
Patchwork: https://patchwork.linux-mips.org/patch/2359/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/Makefile
arch/mips/lantiq/devices.c [new file with mode: 0644]
arch/mips/lantiq/devices.h [new file with mode: 0644]
arch/mips/lantiq/xway/Makefile
arch/mips/lantiq/xway/devices.c [new file with mode: 0644]
arch/mips/lantiq/xway/devices.h [new file with mode: 0644]