spi: davinci: remove unnecessary private data member 'region_size'
authorSekhar Nori <nsekhar@ti.com>
Fri, 8 Oct 2010 08:34:22 +0000 (14:04 +0530)
committerSekhar Nori <nsekhar@ti.com>
Thu, 18 Nov 2010 13:08:37 +0000 (18:38 +0530)
Remove unnecesary private data member 'region_size'
being used to store the size of SPI memory region.

Instead, get the memory resource size directly from
the platform data.

Tested-By: Brian Niebuhr <bniebuhr@efjohnson.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>

No differences found