From: Mattias Wallin Date: Fri, 10 Sep 2010 15:47:56 +0000 (+0200) Subject: mfd: Align ab8500 with the abx500 interface X-Git-Tag: v2.6.37-rc1~52^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47c1697508f2ec9f6b31ce6c825fe1017871dea6;p=pandora-kernel.git mfd: Align ab8500 with the abx500 interface This patch makes the ab8500 mixed signal chip expose the same interface for register access as the ab3100, ab3550 and ab5500 chip. The ab8500_read() and ab8500_write() is removed and replaced with abx500_get_register_interruptible() and abx500_set_register_interruptible(). Signed-off-by: Mattias Wallin Acked-by: Linus Walleij Acked-by: Mark Brown Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed