]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: socfpga: remove the need to map uart_io_desc
authorDinh Nguyen <dinguyen@opensource.altera.com>
Tue, 10 Mar 2015 03:10:02 +0000 (22:10 -0500)
committerDinh Nguyen <dinguyen@opensource.altera.com>
Mon, 11 May 2015 18:59:53 +0000 (13:59 -0500)
commitb24d4a49eb647107569e7b181a63fe63426f4376
tree190253ed28de41c05a66a4ba1520ab017350c6bb
parent76171597ef76dbfd740ef19ed7d84870ed55b3dc
ARM: socfpga: remove the need to map uart_io_desc

All the necessary debug uart mapping is already being done in
debug_ll_io_init, there's no need for it here.

Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com>
arch/arm/mach-socfpga/socfpga.c