mfd: at91-usart: Constify at91_usart_spi_subdev and at91_usart_serial_subdev
authorAxel Lin <axel.lin@ingics.com>
Thu, 31 Jan 2019 04:32:12 +0000 (12:32 +0800)
committerLee Jones <lee.jones@linaro.org>
Thu, 7 Feb 2019 10:44:05 +0000 (10:44 +0000)
commit10cffde4ad47cef7e8ab10bbb7a1feb9dc284a7a
tree1571ea12dcf032addccf4f8ae814e0d6faba57c7
parent422dcafe477c7240d03c7b150704c45e0b17be57
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>
drivers/mfd/at91-usart.c