This patch doesn't make any changes to the source file: - rockchip->ep_gpio = devm_gpiod_get_optional(dev, "ep", - GPIOD_OUT_HIGH); + rockchip->ep_gpio = devm_gpiod_get_optional(dev, "ep", GPIOD_OUT_HIGH); |
||
|---|---|---|
| .. | ||
| atf | ||
| kernel | ||
| misc | ||
| u-boot | ||
This patch doesn't make any changes to the source file: - rockchip->ep_gpio = devm_gpiod_get_optional(dev, "ep", - GPIOD_OUT_HIGH); + rockchip->ep_gpio = devm_gpiod_get_optional(dev, "ep", GPIOD_OUT_HIGH); |
||
|---|---|---|
| .. | ||
| atf | ||
| kernel | ||
| misc | ||
| u-boot | ||