]> git.karo-electronics.de Git - karo-tx-linux.git/commit
memory: omap-gpmc: Fix debug output for access width
authorTony Lindgren <tony@atomide.com>
Fri, 5 May 2017 22:37:06 +0000 (15:37 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 16 May 2017 15:12:47 +0000 (08:12 -0700)
commitaff523fb82696f59b197ea79ea3652c216dbe4c0
treec9924afe849b4755945d7de849a4fbd5c81ea90e
parent56322e123235370f1449c7444e311cce857d12f5
memory: omap-gpmc: Fix debug output for access width

The width needs to be configured in bytes with 1 meaning 8-bit
access and 2 meaning 16-bit access.

Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/memory/omap-gpmc.c