forked from Minki/linux
pinctrl: rza1: Fix flag name in comment
rza1_swio_pin relates to the swio flag instead of the bidir flag. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Jacopo Mondi <jacopo+renesas@jmondi.org> Link: https://lore.kernel.org/r/20200507074516.29903-1-geert+renesas@glider.be
This commit is contained in:
parent
4ecc7ff82e
commit
7227797a4e
@ -93,7 +93,7 @@ struct rza1_bidir_entry {
|
||||
};
|
||||
|
||||
/**
|
||||
* rza1_swio_pin - describe a single pin that needs bidir flag applied.
|
||||
* rza1_swio_pin - describe a single pin that needs swio flag applied.
|
||||
*/
|
||||
struct rza1_swio_pin {
|
||||
u16 pin: 4;
|
||||
|
Loading…
Reference in New Issue
Block a user