projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
omap24xx: Add n800 touchscreen and keypad drivers.
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.39
/
106-alix_platform_gpio_keys_button.patch
diff --git
a/target/linux/generic/patches-2.6.39/106-alix_platform_gpio_keys_button.patch
b/target/linux/generic/patches-2.6.39/106-alix_platform_gpio_keys_button.patch
index
cd2715c
..
8a6bc4e
100644
(file)
--- a/
target/linux/generic/patches-2.6.39/106-alix_platform_gpio_keys_button.patch
+++ b/
target/linux/generic/patches-2.6.39/106-alix_platform_gpio_keys_button.patch
@@
-47,7
+47,7
@@
+};
+
+static struct platform_device alix_buttons_dev = {
-+ .name = "gpio-
polled-keys
",
++ .name = "gpio-
keys-polled
",
+ .id = 1,
+ .dev = {
+ .platform_data = &alix_buttons_data,
This page took
0.020821 seconds
and
4
git commands to generate.