mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
kernel: update linux 3.3 to 3.3.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31709 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
if (status == 0) {
|
||||
struct device *dev;
|
||||
|
||||
@@ -1347,11 +1346,11 @@ const char *gpiochip_is_requested(struct
|
||||
@@ -1351,11 +1350,11 @@ const char *gpiochip_is_requested(struct
|
||||
return NULL;
|
||||
if (test_bit(FLAG_REQUESTED, &gpio_desc[gpio].flags) == 0)
|
||||
return NULL;
|
||||
|
||||
Reference in New Issue
Block a user