Skip to content

Commit

Permalink
serial/aspeed-vuart: Fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Stanley <joel@jms.id.au>
  • Loading branch information
Joel Stanley committed Feb 10, 2016
1 parent 558a38d commit 5cda34e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/tty/serial/aspeed-vuart.c
Original file line number Diff line number Diff line change
@@ -156,7 +156,7 @@ static void ast_vuart_setup(struct ast_vuart *vuart)


/**
* The device tree parsinc code here is heavily based on that of the of_serial
* The device tree parsing code here is heavily based on that of the of_serial
* driver, but we have a few core differences, as we need to use our own
* ioremapping for extra register support
*/

0 comments on commit 5cda34e

Please sign in to comment.