tty: serial: altera_jtaguart: Support getting mapbase and IRQ from resources
authorTobias Klauser <tklauser@distanz.ch>
Fri, 18 Feb 2011 15:38:39 +0000 (16:38 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Feb 2011 23:50:04 +0000 (15:50 -0800)
This will make it easier to get the driver to support device tree. The
old platform data method is still supported though.

Also change the driver to use only one platform device per port.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found