diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2014-02-13 13:27:14 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2014-02-13 13:27:14 +0000 |
commit | af63cdf87ad76177fb7180e5fb57ec6f949fbb98 (patch) | |
tree | 3f3c2ff5babca3eacef366a9b794b0ea7e5f945e /target/linux/sunxi/patches-3.13/202-reset-rename-compat-prop.patch | |
parent | 83d9cec4911b6639c1c2f22cfb943df3e1252a1e (diff) | |
download | upstream-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.tar.gz upstream-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.tar.bz2 upstream-af63cdf87ad76177fb7180e5fb57ec6f949fbb98.zip |
upgrade 3.13 targets to 3.13.2, refresh patches
Signed-off-by: Imre Kaloz <kaloz@openwrt.org
SVN-Revision: 39582
Diffstat (limited to 'target/linux/sunxi/patches-3.13/202-reset-rename-compat-prop.patch')
-rw-r--r-- | target/linux/sunxi/patches-3.13/202-reset-rename-compat-prop.patch | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/sunxi/patches-3.13/202-reset-rename-compat-prop.patch b/target/linux/sunxi/patches-3.13/202-reset-rename-compat-prop.patch index e4211ea5fa..3eb3a5ad08 100644 --- a/target/linux/sunxi/patches-3.13/202-reset-rename-compat-prop.patch +++ b/target/linux/sunxi/patches-3.13/202-reset-rename-compat-prop.patch @@ -9,8 +9,6 @@ Signed-off-by: Hans de Goede <hdegoede@redhat.com> drivers/reset/reset-sunxi.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -diff --git a/arch/arm/boot/dts/sun6i-a31.dtsi b/arch/arm/boot/dts/sun6i-a31.dtsi -index 5256ad9..ab6ea43 100644 --- a/arch/arm/boot/dts/sun6i-a31.dtsi +++ b/arch/arm/boot/dts/sun6i-a31.dtsi @@ -220,13 +220,13 @@ @@ -29,8 +27,6 @@ index 5256ad9..ab6ea43 100644 reg = <0x01c202d8 0x4>; }; -diff --git a/drivers/reset/reset-sunxi.c b/drivers/reset/reset-sunxi.c -index 695bd34..3db179c 100644 --- a/drivers/reset/reset-sunxi.c +++ b/drivers/reset/reset-sunxi.c @@ -138,7 +138,7 @@ void __init sun6i_reset_init(void) @@ -42,6 +38,3 @@ index 695bd34..3db179c 100644 { /* sentinel */ }, }; MODULE_DEVICE_TABLE(of, sunxi_reset_dt_ids); --- -1.8.5.1 - |