commit | 10cffde4ad47cef7e8ab10bbb7a1feb9dc284a7a | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Thu Jan 31 12:32:12 2019 +0800 |
committer | Lee Jones <lee.jones@linaro.org> | Thu Feb 07 10:44:05 2019 +0000 |
tree | 1571ea12dcf032addccf4f8ae814e0d6faba57c7 | |
parent | 422dcafe477c7240d03c7b150704c45e0b17be57 [diff] |
mfd: at91-usart: Constify at91_usart_spi_subdev and at91_usart_serial_subdev They are never get changed, make them constant. While at it, fix indent as well. Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>