From: Mark Brown Date: Tue, 19 Jun 2012 15:31:53 +0000 (+0100) Subject: mfd: arizona: Core driver X-Git-Tag: v3.6-rc1~47^2~57^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cc72986947501a6a8fd12330e0963b59ed2f964;p=pandora-kernel.git mfd: arizona: Core driver Several forthcoming Wolfson devices are based on a common platform known as Arizona allowing a great deal of reuse of driver code. This patch adds core support for these devices. In order to handle systems which do not use the generic clock API a simple wrapper for the 32kHz clock domain in the devices is provided. Once the generic clock API is widely available this code will be moved over to use that. For simplicity some WM5102 specific code is included in the core driver, the effort involved in splitting the device out isn't worth it. Signed-off-by: Mark Brown --- Reading git-diff-tree failed