projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] udev: bump to 173
[openwrt.git]
/
target
/
linux
/
gemini
/
patches
/
003-missing_from_upstream.patch
diff --git
a/target/linux/gemini/patches/003-missing_from_upstream.patch
b/target/linux/gemini/patches/003-missing_from_upstream.patch
index
6eef4f8
..
948f587
100644
(file)
--- a/
target/linux/gemini/patches/003-missing_from_upstream.patch
+++ b/
target/linux/gemini/patches/003-missing_from_upstream.patch
@@
-30,7
+30,7
@@
static struct gpio_keys_button wbd111_keys[] = {
{
.code = KEY_SETUP,
static struct gpio_keys_button wbd111_keys[] = {
{
.code = KEY_SETUP,
-@@ -131,6 +151,8 @@
+@@ -131,6 +151,8 @@
static void __init wbd111_init(void)
wbd111_num_partitions);
platform_device_register(&wbd111_leds_device);
platform_device_register(&wbd111_keys_device);
wbd111_num_partitions);
platform_device_register(&wbd111_leds_device);
platform_device_register(&wbd111_keys_device);
@@
-73,7
+73,7
@@
static struct gpio_keys_button wbd222_keys[] = {
{
.code = KEY_SETUP,
static struct gpio_keys_button wbd222_keys[] = {
{
.code = KEY_SETUP,
-@@ -131,6 +153,10 @@
+@@ -131,6 +153,10 @@
static void __init wbd222_init(void)
wbd222_num_partitions);
platform_device_register(&wbd222_leds_device);
platform_device_register(&wbd222_keys_device);
wbd222_num_partitions);
platform_device_register(&wbd222_leds_device);
platform_device_register(&wbd222_keys_device);
This page took
0.024194 seconds
and
4
git commands to generate.