commit | 69f6a27bf4c86e986964100e560d991a8de03833 | [log] [tgz] |
---|---|---|
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | Thu Feb 16 00:24:07 2012 +0800 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Feb 23 14:57:59 2012 +0100 |
tree | 6957eefc1acb13a3a793058eaf886fe47403fafd | |
parent | c9b1e3ffbc322a1d1e1272062a9361abe536a33a [diff] |
Atmel: move console default platform_device to serial driver This variable spread on every SoC that is using the atmel_serial.c driver can be included directly into the latter. This will allow to compile multiple soc in the same kernel. Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> Cc: Hans-Christian Egtvedt <egtvedt@samfundet.no> Cc: kernel@avr32linux.org