]> 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)
commitecc9b0789e7949acb19b25104fc44affb9cfb7b3
treec9924afe849b4755945d7de849a4fbd5c81ea90e
parentf581300af8ace5a38fbd56199f07cd502aa2f05a
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