commit | 512254ba8383c5dd7eca6819d0da1ce2fe9ede47 | [log] [tgz] |
---|---|---|
author | David Daney <ddaney@caviumnetworks.com> | Wed Sep 16 14:54:18 2009 -0700 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Sep 17 20:07:52 2009 +0200 |
tree | b2cd17a044a86e20393e6e07caadf4fecf1e870b | |
parent | 2ca2ebfd952d0338a0972c1f1f56b9b0c1a3b09c [diff] |
MIPS: Octeon: Move some platform device registration to its own file. There is a bunch of platform device registration in arch/mips/cavium-octeon/setup.c. We move it to its own file in preparation for adding more platform devices. Signed-off-by: David Daney <ddaney@caviumnetworks.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>