commit | 9453fa4694156108d37bb2d03658286ce85ca4f0 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Thu Mar 16 09:30:32 2017 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Apr 27 09:25:06 2017 +0100 |
tree | ea18ac4bdc532a8a4838eeb0843b4189e893546f | |
parent | 0d69080d9e01d5d60f1887def2080ce3f66f5856 [diff] |
memory: atmel-ebi: Change naming scheme The EBI block is not only available on at91 SoCs, but also on avr32 ones. Change the structure and function prefixes from at91_ebi to atmel_ebi to match this fact and make the prefix and driver name consistent. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>