From: Alexander Shiyan Date: Mon, 10 Feb 2014 18:18:30 +0000 (+0400) Subject: serial: max310x: Move all SPI-dependent stuff in one place X-Git-Tag: v3.15-rc1~138^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27027a70e21f62d143da142d66e508e70fc311b7;p=pandora-kernel.git serial: max310x: Move all SPI-dependent stuff in one place Patch move all SPI-dependent stuff in one place. This include move PM-function definitions out of CONFIG_SPI_MASTER and move regmap initialization out of common probe into CONFIG_SPI_MASTER which may help to add I2C support in the future for this driver. Signed-off-by: Alexander Shiyan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed