From: Alexander Shiyan Date: Fri, 7 Feb 2014 14:16:05 +0000 (+0400) Subject: serial: max310x: Remove init() and exit() callbacks X-Git-Tag: v3.15-rc1~138^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e6128b63597adf97f1865fba7d778a6f8ccb7a0;p=pandora-kernel.git serial: max310x: Remove init() and exit() callbacks These callbacks were previously used for the IC power initialization. If this initialization will be needed in the future, it should be implemented with the regulator API. Signed-off-by: Alexander Shiyan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed