From: Brian Niebuhr Date: Thu, 19 Aug 2010 10:46:28 +0000 (+0530) Subject: spi: davinci: eliminate the single member structure davinci_spi_slave X-Git-Tag: v2.6.38-rc1~454^2~6^2~32 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cda987ebb86dfc757320bfa5c7b2afcd9d3ed30f;p=pandora-kernel.git spi: davinci: eliminate the single member structure davinci_spi_slave The struct davinci_spi_slave has a single member. Eliminate it and store the per-chipselect data in struct davinci_spi directly. Signed-off-by: Brian Niebuhr Tested-By: Michael Williamson Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed