On 11 August 2018 at 09:34, Baolin Wang wrote:
> The register offset value should be 'unsigned int' type.
>
> Moreover, prefer 'unsigned int' to bare use of 'unsigned'.
>
> Signed-off-by: Baolin Wang
Acked-by: Chunyan Zhang
> ---
> drivers/tty/serial/sprd_serial.c | 9 +
> 1 file chan
The register offset value should be 'unsigned int' type.
Moreover, prefer 'unsigned int' to bare use of 'unsigned'.
Signed-off-by: Baolin Wang
---
drivers/tty/serial/sprd_serial.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/tty/serial/sprd_serial.c b/dri
2 matches
Mail list logo