From: Alexander Shiyan Date: Sat, 13 Apr 2013 04:46:58 +0000 (+0400) Subject: serial: sccnxp: Replace pdata.init/exit with regulator API X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~136^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31815c08fc90f44d6165034fd473f23df5d31449;p=pandora-kernel.git serial: sccnxp: Replace pdata.init/exit with regulator API Typical usage of pdata.init/exit is enable/disable power and/or toggle reset for the target chip. This patch replaces these callbacks with regulator API. Signed-off-by: Alexander Shiyan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed