Star64_linux/drivers/memory
Thomas Petazzoni 8a33692ee8 memory: mvebu-devbus: use _SHIFT suffixes instead of _BIT
As noted by Sebastian Hesselbarth, the definitions in mvebu-devbus.c
are not bit definition, but rather shift values, so a _SHIFT prefix
would make more sense. This commit therefore replaces the *_BIT
definitions by *_SHIFT definitions.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Link: https://lkml.kernel.org/r/1398202002-28530-7-git-send-email-thomas.petazzoni@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2014-04-29 13:16:45 +00:00
..
emif.c
emif.h
fsl_ifc.c
Kconfig memory: ti-aemif: introduce AEMIF driver 2014-02-28 16:47:21 -08:00
Makefile memory: ti-aemif: introduce AEMIF driver 2014-02-28 16:47:21 -08:00
mvebu-devbus.c memory: mvebu-devbus: use _SHIFT suffixes instead of _BIT 2014-04-29 13:16:45 +00:00
of_memory.c
of_memory.h
tegra20-mc.c
tegra30-mc.c
ti-aemif.c memory: ti-aemif: introduce AEMIF driver 2014-02-28 16:47:21 -08:00