]> git.karo-electronics.de Git - karo-tx-linux.git/commit
serial: 8250_dw: remove leftover definitions
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 15 Feb 2016 15:46:55 +0000 (17:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Mar 2016 00:11:14 +0000 (16:11 -0800)
commit31f28cc2a2458708514ec77eac59dd3d19a57a7e
treea550499df03db59fd08cb5c07cd1913e5d7ca30f
parent34eefb595c10eb9a6dc99a82f7333c86dfe61337
serial: 8250_dw: remove leftover definitions

The clocks are managed through clk-fractional-divider.c module, and thus CLK
framework takes care about it. Remove letfovers from this driver.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dw.c