commit | 6321be60edac6037ea76e9beef375c6ae2961765 | [log] [tgz] |
---|---|---|
author | Brian Niebuhr <bniebuhr@efjohnson.com> | Thu Aug 19 16:38:20 2010 +0530 |
committer | Sekhar Nori <nsekhar@ti.com> | Thu Nov 18 18:38:27 2010 +0530 |
tree | 94a0109860833a6d89d93e6f1d0d17b8d8e113b2 | |
parent | cda987ebb86dfc757320bfa5c7b2afcd9d3ed30f [diff] |
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 <bniebuhr@efjohnson.com> Tested-By: Michael Williamson <michael.williamson@criticallink.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>