From: Boris BREZILLON Date: Wed, 19 Jun 2013 11:17:30 +0000 (+0200) Subject: tty: atmel_serial: prepare clk before calling enable X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~77^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91f8c2d805f5c5fd82bf8655065148b2e16967ff;p=pandora-kernel.git tty: atmel_serial: prepare clk before calling enable Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to avoid common clk framework warnings. Signed-off-by: Boris BREZILLON Acked-by: Nicolas Ferre Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed