fix a typo

SVN-Revision: 17474
v19.07.3_mercusys_ac12_duma
Gabor Juhos 15 years ago
parent 09677bf748
commit b5e6d76dea

@ -204,7 +204,7 @@ static struct ramips_gpio_chip ramips_gpio_chip2 = {
static __init void ramips_gpio_chip_add(struct ramips_gpio_chip *rg)
{
/* set priority to low for all lines */
/* set polarity to low for all lines */
ramips_gpio_wr(rg, RAMIPS_GPIO_REG_POL, 0);
gpiochip_add(&rg->chip);

Loading…
Cancel
Save