]> git.baikalelectronics.ru Git - kernel.git/commit
omap2_mcspi: small fixes of output data format
authorRoman Tereshonkov <roman.tereshonkov@nokia.com>
Mon, 15 Mar 2010 09:06:29 +0000 (09:06 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 28 Apr 2010 07:25:43 +0000 (01:25 -0600)
commita9f31c705aabd2faf32277fef06a3162eb0f97fc
tree8814f954c6620750f264f5e0ebbe5d748a608f50
parent581d213beb1ffd096050fed5fb219b903399abbe
omap2_mcspi: small fixes of output data format

Replaces %04x by %08x for 32-bits data output.

Signed-off-by: Roman Tereshonkov <roman.tereshonkov@nokia.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
drivers/spi/omap2_mcspi.c