From: Shawn Guo Date: Sat, 9 Jul 2011 17:16:35 +0000 (+0800) Subject: spi/imx: do not make copy of spi_imx_devtype_data X-Git-Tag: v3.1-rc1~312^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edd501bbf177ab62f963476c917cbdb0dc7dc862;p=pandora-kernel.git spi/imx: do not make copy of spi_imx_devtype_data spi_imx_devtype_data has already been driver private data. There is really no need to make a copy in spi_imx_data. Instead, a reference pointer works perfectly fine. Signed-off-by: Shawn Guo Signed-off-by: Grant Likely --- Reading git-diff-tree failed