From: Tero Kristo Date: Mon, 27 Apr 2015 18:55:42 +0000 (+0300) Subject: clk: ti: remove exported ll_ops struct, instead add an API for registration X-Git-Tag: omap-for-v4.3/fixes-merge-window~30^2~98^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9e63088e4f93cf4ed7999294c09905b7dcb4d32;p=pandora-kernel.git clk: ti: remove exported ll_ops struct, instead add an API for registration We should avoid exporting data from drivers, instead use an API for registering the clock low level operations. Signed-off-by: Tero Kristo --- Reading git-diff-tree failed