]> git.baikalelectronics.ru Git - kernel.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)
commitc5d2cffb538d1762737802e4916ddb4c4940ecca
treec9924afe849b4755945d7de849a4fbd5c81ea90e
parentf0df1434dabbd9d87b76354c810319c31d20e9cd
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