mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-26 02:55:32 +02:00
Fix the gpio init (#2148)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8279 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8ad605de2a
commit
174f70763e
@ -141,6 +141,8 @@ static int __init ar7_gpio_init(void)
|
|||||||
|
|
||||||
ar7_gpio_major = rc;
|
ar7_gpio_major = rc;
|
||||||
|
|
||||||
|
rc = 0;
|
||||||
|
|
||||||
goto out;
|
goto out;
|
||||||
|
|
||||||
out_put:
|
out_put:
|
||||||
|
Loading…
Reference in New Issue
Block a user