From: Gerhard Sittig Date: Mon, 22 Jul 2013 12:14:40 +0000 (+0200) Subject: clk: wrap I/O access for improved portability X-Git-Tag: v3.12-rc1~78^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa514ce34b65e3dc01f95a0b470b39bbb7e09998;p=pandora-kernel.git clk: wrap I/O access for improved portability the common clock drivers were motivated/initiated by ARM development and apparently assume little endian peripherals wrap register/peripherals access in the common code (div, gate, mux) in preparation of adding COMMON_CLK support for other platforms Signed-off-by: Gerhard Sittig Signed-off-by: Mike Turquette --- Reading git-diff-tree failed