From: Heikki Krogerus Date: Wed, 10 Apr 2013 13:58:29 +0000 (+0300) Subject: serial: 8250_dw: Support clk framework also with ACPI X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aea02e87f6076f2a29d537829503e1344e92a3b8;p=pandora-kernel.git serial: 8250_dw: Support clk framework also with ACPI The Lynxpoint LPSS peripheral clocks are now handled in clk framework so the drivers do not need to take care of them manually. In dw8250_probe_acpi(), the uartclk is now taken from the driver_data only if it was not already set. Signed-off-by: Heikki Krogerus Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed