From: Trent Piepho Date: Tue, 1 Oct 2013 20:15:33 +0000 (-0700) Subject: spi: spi-mxs: Remove check of spi mode bits X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~15^2~13^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d426eadb1ef166b472b09a223c30d3104fde2586;p=pandora-kernel.git spi: spi-mxs: Remove check of spi mode bits The spi core already checks for a slave setting mode bits that we didn't list as supported when the master was registered. There is no need to do it again in the master driver. Signed-off-by: Trent Piepho Cc: Marek Vasut Cc: Fabio Estevam Cc: Shawn Guo Signed-off-by: Mark Brown --- Reading git-diff-tree failed