1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

[adm5120] switch to 2.6.25.7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11526 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg
2008-06-17 14:30:18 +00:00
parent 1ddb98be17
commit eda84c41d7
45 changed files with 326 additions and 2129 deletions

View File

@@ -23,5 +23,5 @@
+ break;
+ }
/* setting GPIOs with I2C/etc requires a preemptible task context */
if (led_dat->can_sleep) {
/* Setting GPIOs with I2C/etc requires a task context, and we don't
* seem to have a reliable way to know if we're already in one; so