From: Brian Niebuhr Date: Thu, 19 Aug 2010 11:08:20 +0000 (+0530) Subject: spi: davinci: eliminate unnecessary update of davinci_spi->count X-Git-Tag: v2.6.38-rc1~454^2~6^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6321be60edac6037ea76e9beef375c6ae2961765;p=pandora-kernel.git spi: davinci: eliminate unnecessary update of davinci_spi->count The count member of davinci_spi is internal to the driver and is not shared with framework. Eliminate its unnecessary update. Signed-off-by: Brian Niebuhr Tested-By: Michael Williamson Signed-off-by: Sekhar Nori --- Reading git-diff-tree failed