Revision 27504be5c10bdc61761ec0126b3645428598ad91 authored by Tomoya MORINAGA on 06 September 2011, 08:16:34 UTC, committed by Grant Likely on 04 October 2011, 16:10:50 UTC
Currently, in case of reading date from SPI flash,
command is sent twice.
The cause is that tx-memory clear processing is missing .
This patch adds the tx-momory clear processing.

Signed-off-by: Tomoya MORINAGA <tomoya-linux@dsn.okisemi.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
1 parent 387719c
History
File Mode Size
Kconfig -rw-r--r-- 1.7 KB
Makefile -rw-r--r-- 334 bytes
autoprobe.c -rw-r--r-- 4.5 KB
chip.c -rw-r--r-- 16.4 KB
debug.h -rw-r--r-- 1.1 KB
devres.c -rw-r--r-- 2.6 KB
dummychip.c -rw-r--r-- 1.2 KB
generic-chip.c -rw-r--r-- 9.0 KB
handle.c -rw-r--r-- 4.6 KB
internals.h -rw-r--r-- 5.1 KB
irqdesc.c -rw-r--r-- 10.4 KB
irqdomain.c -rw-r--r-- 4.9 KB
manage.c -rw-r--r-- 35.5 KB
migration.c -rw-r--r-- 1.8 KB
pm.c -rw-r--r-- 2.2 KB
proc.c -rw-r--r-- 11.2 KB
resend.c -rw-r--r-- 1.9 KB
settings.h -rw-r--r-- 3.6 KB
spurious.c -rw-r--r-- 8.5 KB

back to top