From: Manjunathappa, Prakash Date: Wed, 19 Jun 2013 09:15:42 +0000 (+0530) Subject: ARM: davinci: serial: get rid of davinci_uart_config X-Git-Tag: v3.12-rc1~115^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf7157ba3b50e57653544421250ebbe81a33d81;p=pandora-kernel.git ARM: davinci: serial: get rid of davinci_uart_config "struct davinci_uart_config" was introduced to specify UART ports brought out or enabled on the board. But none of the boards use it for that purpose and we are not going to add anymore board files, so remove the structure. Signed-off-by: Manjunathappa, Prakash Suggested-by: Sekhar Nori [nsekhar@ti.com: split patch to remove davinci_serial_setup_clk() changes.] Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed