git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43abb11
)
spi: davinci: remove unnecessary private data member 'region_size'
author
Sekhar Nori
<nsekhar@ti.com>
Fri, 8 Oct 2010 08:34:22 +0000
(14:04 +0530)
committer
Sekhar 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