1
0
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:
juhosg
2012-05-14 09:18:32 +00:00
parent 7417c040c7
commit 298dcd23d1
35 changed files with 66 additions and 66 deletions

View File

@@ -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;