]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: BCM5301X: Drop unused poll-interval from gpio-keys
authorRafał Miłecki <zajec5@gmail.com>
Wed, 14 Jan 2015 07:20:48 +0000 (08:20 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 20 Jan 2015 22:23:24 +0000 (23:23 +0100)
It was accidentally left (& copied & pasted all around) from our
experiments with gpio-keys-polled.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
arch/arm/boot/dts/bcm4708-buffalo-wzr-1750dhp.dts
arch/arm/boot/dts/bcm4708-netgear-r6250.dts
arch/arm/boot/dts/bcm4708-netgear-r6300-v2.dts
arch/arm/boot/dts/bcm47081-asus-rt-n18u.dts
arch/arm/boot/dts/bcm47081-buffalo-wzr-600dhp2.dts

index 5fc0fae030925827e35d00e283ac0acd07a8f662..13d51a919f0c4cba494ce834fcc38254295ab3c4 100644 (file)
@@ -27,7 +27,6 @@
                compatible = "gpio-keys";
                #address-cells = <1>;
                #size-cells = <0>;
-               poll-interval = <200>;
 
                restart {
                        label = "Reset";
index 4ed7de1058b7e5d5d4296d820204e5f938277294..f18c9d9b2f2c78c616e859574626fa62489e7aa1 100644 (file)
@@ -71,7 +71,6 @@
                compatible = "gpio-keys";
                #address-cells = <1>;
                #size-cells = <0>;
-               poll-interval = <200>;
 
                wps {
                        label = "WPS";
index 12fc2a01e6abc5be82bec3f741273f97f7d40fc7..39910428246a3e3bfdeddc94c7f4a5671bc0651b 100644 (file)
@@ -61,7 +61,6 @@
                compatible = "gpio-keys";
                #address-cells = <1>;
                #size-cells = <0>;
-               poll-interval = <200>;
 
                wps {
                        label = "WPS";
index fb76378bd5112bf11622315d16836e2ef827a1da..0ee85ea10bb2b1b5b218833d86b1611f272b2f60 100644 (file)
@@ -61,7 +61,6 @@
                compatible = "gpio-keys";
                #address-cells = <1>;
                #size-cells = <0>;
-               poll-interval = <200>;
 
                restart {
                        label = "Reset";
index bbb414fbad652c324e44d81f6bcf31fb171ecc7b..e23dbbfbafc34d04177f6f1fc6d8702dcb6abd09 100644 (file)
@@ -27,7 +27,6 @@
                compatible = "gpio-keys";
                #address-cells = <1>;
                #size-cells = <0>;
-               poll-interval = <200>;
 
                aoss {
                        label = "AOSS";