projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
linux/generic: add some missing patches, refresh patches
[openwrt.git]
/
target
/
linux
/
ep93xx
/
patches-2.6.36
/
003-ep93xx_touchscreen.patch
diff --git
a/target/linux/ep93xx/patches-2.6.36/003-ep93xx_touchscreen.patch
b/target/linux/ep93xx/patches-2.6.36/003-ep93xx_touchscreen.patch
index
fa8be21
..
09cae7a
100644
(file)
--- a/
target/linux/ep93xx/patches-2.6.36/003-ep93xx_touchscreen.patch
+++ b/
target/linux/ep93xx/patches-2.6.36/003-ep93xx_touchscreen.patch
@@
-516,7
+516,7
@@
+ write: ep93xx_ts_write,
+ poll: ep93xx_ts_poll,
+ open: ep93xx_ts_open,
-+ ioctl: ep93xx_ts_ioctl,
++
unlocked_
ioctl: ep93xx_ts_ioctl,
+ release: ep93xx_ts_release,
+ fasync: ep93xx_ts_fasync,
+};
This page took
0.020869 seconds
and
4
git commands to generate.