From: Huang, Tao Date: Mon, 9 Nov 2015 09:00:56 +0000 (+0800) Subject: rk: restore file mode X-Git-Tag: firefly_0821_release~3633 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=5013a8fe9733d7906daf046cd164bb2028a63fea;p=firefly-linux-kernel-4.4.55.git rk: restore file mode Change-Id: I3ac6ae87fc7ed90fa5ece0b6cb0ffe1a2561fa1d Signed-off-by: Huang, Tao --- diff --git a/Documentation/devicetree/bindings/mfd/rk808.txt b/Documentation/devicetree/bindings/mfd/rk808.txt old mode 100755 new mode 100644 diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt old mode 100755 new mode 100644 diff --git a/Documentation/devicetree/bindings/mmc/synopsis-dw-mshc.txt b/Documentation/devicetree/bindings/mmc/synopsis-dw-mshc.txt old mode 100755 new mode 100644 diff --git a/arch/arm/boot/dts/rk3188.dtsi b/arch/arm/boot/dts/rk3188.dtsi old mode 100755 new mode 100644 diff --git a/arch/arm/mach-rockchip/Kconfig b/arch/arm/mach-rockchip/Kconfig old mode 100755 new mode 100644 diff --git a/arch/arm/mach-rockchip/Makefile b/arch/arm/mach-rockchip/Makefile old mode 100755 new mode 100644 diff --git a/arch/arm/mach-rockchip/pm.h b/arch/arm/mach-rockchip/pm.h old mode 100755 new mode 100644 diff --git a/arch/arm/mach-rockchip/sleep.S b/arch/arm/mach-rockchip/sleep.S old mode 100755 new mode 100644 diff --git a/block/partitions/check.c b/block/partitions/check.c old mode 100755 new mode 100644 diff --git a/drivers/Kconfig b/drivers/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/Makefile b/drivers/Makefile old mode 100755 new mode 100644 diff --git a/drivers/amba/bus.c b/drivers/amba/bus.c old mode 100755 new mode 100644 diff --git a/drivers/base/regmap/regmap-i2c.c b/drivers/base/regmap/regmap-i2c.c old mode 100755 new mode 100644 diff --git a/drivers/clk/rockchip/clk.c b/drivers/clk/rockchip/clk.c old mode 100755 new mode 100644 diff --git a/drivers/dma/pl330.c b/drivers/dma/pl330.c old mode 100755 new mode 100644 diff --git a/drivers/i2c/i2c-core.c b/drivers/i2c/i2c-core.c old mode 100755 new mode 100644 diff --git a/drivers/input/Kconfig b/drivers/input/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/input/Makefile b/drivers/input/Makefile old mode 100755 new mode 100644 diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/input/misc/Makefile b/drivers/input/misc/Makefile old mode 100755 new mode 100644 diff --git a/drivers/input/touchscreen/Kconfig b/drivers/input/touchscreen/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/input/touchscreen/Makefile b/drivers/input/touchscreen/Makefile old mode 100755 new mode 100644 diff --git a/drivers/iommu/Kconfig b/drivers/iommu/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/iommu/Makefile b/drivers/iommu/Makefile old mode 100755 new mode 100644 diff --git a/drivers/media/usb/uvc/uvc_ctrl.c b/drivers/media/usb/uvc/uvc_ctrl.c old mode 100755 new mode 100644 diff --git a/drivers/media/usb/uvc/uvc_video.c b/drivers/media/usb/uvc/uvc_video.c old mode 100755 new mode 100644 diff --git a/drivers/media/usb/uvc/uvcvideo.h b/drivers/media/usb/uvc/uvcvideo.h old mode 100755 new mode 100644 diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile old mode 100755 new mode 100644 diff --git a/drivers/mfd/rk808.c b/drivers/mfd/rk808.c old mode 100755 new mode 100644 diff --git a/drivers/mmc/card/block.c b/drivers/mmc/card/block.c old mode 100755 new mode 100644 diff --git a/drivers/mmc/core/bus.c b/drivers/mmc/core/bus.c old mode 100755 new mode 100644 diff --git a/drivers/mmc/core/core.c b/drivers/mmc/core/core.c old mode 100755 new mode 100644 diff --git a/drivers/mmc/core/host.c b/drivers/mmc/core/host.c old mode 100755 new mode 100644 diff --git a/drivers/mmc/core/mmc.c b/drivers/mmc/core/mmc.c old mode 100755 new mode 100644 diff --git a/drivers/mmc/core/sd.c b/drivers/mmc/core/sd.c old mode 100755 new mode 100644 diff --git a/drivers/mmc/core/sdio.c b/drivers/mmc/core/sdio.c old mode 100755 new mode 100644 diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/mmc/host/Makefile b/drivers/mmc/host/Makefile old mode 100755 new mode 100644 diff --git a/drivers/mmc/host/dw_mmc-pltfm.c b/drivers/mmc/host/dw_mmc-pltfm.c old mode 100755 new mode 100644 diff --git a/drivers/mmc/host/dw_mmc-rockchip.c b/drivers/mmc/host/dw_mmc-rockchip.c old mode 100755 new mode 100644 diff --git a/drivers/mmc/host/dw_mmc.c b/drivers/mmc/host/dw_mmc.c old mode 100755 new mode 100644 diff --git a/drivers/mtd/Kconfig b/drivers/mtd/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/mtd/Makefile b/drivers/mtd/Makefile old mode 100755 new mode 100644 diff --git a/drivers/net/ethernet/Kconfig b/drivers/net/ethernet/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/net/ethernet/Makefile b/drivers/net/ethernet/Makefile old mode 100755 new mode 100644 diff --git a/drivers/net/usb/Kconfig b/drivers/net/usb/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/net/usb/Makefile b/drivers/net/usb/Makefile old mode 100755 new mode 100644 diff --git a/drivers/net/usb/asix_common.c b/drivers/net/usb/asix_common.c old mode 100755 new mode 100644 diff --git a/drivers/net/usb/sr9700.c b/drivers/net/usb/sr9700.c old mode 100755 new mode 100644 diff --git a/drivers/net/usb/sr9700.h b/drivers/net/usb/sr9700.h old mode 100755 new mode 100644 diff --git a/drivers/net/wireless/Kconfig b/drivers/net/wireless/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/net/wireless/Makefile b/drivers/net/wireless/Makefile old mode 100755 new mode 100644 diff --git a/drivers/pinctrl/pinctrl-rockchip.c b/drivers/pinctrl/pinctrl-rockchip.c old mode 100755 new mode 100644 diff --git a/drivers/power/Makefile b/drivers/power/Makefile old mode 100755 new mode 100644 diff --git a/drivers/power/avs/rockchip-io-domain.c b/drivers/power/avs/rockchip-io-domain.c old mode 100755 new mode 100644 diff --git a/drivers/pwm/pwm-rockchip.c b/drivers/pwm/pwm-rockchip.c old mode 100755 new mode 100644 diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/regulator/Makefile b/drivers/regulator/Makefile old mode 100755 new mode 100644 diff --git a/drivers/regulator/of_regulator.c b/drivers/regulator/of_regulator.c old mode 100755 new mode 100644 diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/rtc/Makefile b/drivers/rtc/Makefile old mode 100755 new mode 100644 diff --git a/drivers/rtc/rtc-rk808.c b/drivers/rtc/rtc-rk808.c old mode 100755 new mode 100644 diff --git a/drivers/spi/Kconfig b/drivers/spi/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/spi/Makefile b/drivers/spi/Makefile old mode 100755 new mode 100644 diff --git a/drivers/spi/spi-rockchip.c b/drivers/spi/spi-rockchip.c old mode 100755 new mode 100644 diff --git a/drivers/staging/android/fiq_debugger/fiq_debugger.c b/drivers/staging/android/fiq_debugger/fiq_debugger.c old mode 100755 new mode 100644 diff --git a/drivers/staging/android/ion/ion.c b/drivers/staging/android/ion/ion.c old mode 100755 new mode 100644 diff --git a/drivers/staging/android/ion/ion.h b/drivers/staging/android/ion/ion.h old mode 100755 new mode 100644 diff --git a/drivers/staging/android/ion/ion_cma_heap.c b/drivers/staging/android/ion/ion_cma_heap.c old mode 100755 new mode 100644 diff --git a/drivers/staging/android/ion/ion_heap.c b/drivers/staging/android/ion/ion_heap.c old mode 100755 new mode 100644 diff --git a/drivers/staging/android/ion/ion_priv.h b/drivers/staging/android/ion/ion_priv.h old mode 100755 new mode 100644 diff --git a/drivers/staging/android/ion/ion_system_heap.c b/drivers/staging/android/ion/ion_system_heap.c old mode 100755 new mode 100644 diff --git a/drivers/staging/android/uapi/ion.h b/drivers/staging/android/uapi/ion.h old mode 100755 new mode 100644 diff --git a/drivers/thermal/rockchip_thermal.c b/drivers/thermal/rockchip_thermal.c old mode 100755 new mode 100644 diff --git a/drivers/usb/core/hcd.c b/drivers/usb/core/hcd.c old mode 100755 new mode 100644 diff --git a/drivers/usb/core/hub.c b/drivers/usb/core/hub.c old mode 100755 new mode 100644 diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig old mode 100755 new mode 100644 diff --git a/drivers/usb/gadget/android.c b/drivers/usb/gadget/android.c old mode 100755 new mode 100644 diff --git a/drivers/usb/gadget/f_mass_storage.c b/drivers/usb/gadget/f_mass_storage.c old mode 100755 new mode 100644 diff --git a/drivers/usb/gadget/storage_common.c b/drivers/usb/gadget/storage_common.c old mode 100755 new mode 100644 diff --git a/drivers/usb/host/ehci-hcd.c b/drivers/usb/host/ehci-hcd.c old mode 100755 new mode 100644 diff --git a/drivers/usb/host/ehci-platform.c b/drivers/usb/host/ehci-platform.c old mode 100755 new mode 100644 diff --git a/include/dt-bindings/input/input.h b/include/dt-bindings/input/input.h old mode 100755 new mode 100644 diff --git a/include/dt-bindings/pinctrl/rockchip.h b/include/dt-bindings/pinctrl/rockchip.h old mode 100755 new mode 100644 diff --git a/include/linux/dmaengine.h b/include/linux/dmaengine.h old mode 100755 new mode 100644 diff --git a/include/linux/genhd.h b/include/linux/genhd.h old mode 100755 new mode 100644 diff --git a/include/linux/mfd/rk808.h b/include/linux/mfd/rk808.h old mode 100755 new mode 100644 diff --git a/include/linux/mmc/host.h b/include/linux/mmc/host.h old mode 100755 new mode 100644 diff --git a/include/linux/mmc/mmc.h b/include/linux/mmc/mmc.h old mode 100755 new mode 100644 diff --git a/include/linux/spi/spi.h b/include/linux/spi/spi.h old mode 100755 new mode 100644 diff --git a/include/linux/usb/ehci_pdriver.h b/include/linux/usb/ehci_pdriver.h old mode 100755 new mode 100644 diff --git a/include/sound/pcm_params.h b/include/sound/pcm_params.h old mode 100755 new mode 100644 diff --git a/include/uapi/sound/asound.h b/include/uapi/sound/asound.h old mode 100755 new mode 100644 diff --git a/sound/soc/codecs/rt5631.c b/sound/soc/codecs/rt5631.c old mode 100755 new mode 100644 diff --git a/sound/soc/codecs/rt5640.c b/sound/soc/codecs/rt5640.c old mode 100755 new mode 100644 diff --git a/sound/soc/codecs/rt5640.h b/sound/soc/codecs/rt5640.h old mode 100755 new mode 100644 diff --git a/sound/soc/rockchip/Kconfig b/sound/soc/rockchip/Kconfig old mode 100755 new mode 100644 diff --git a/sound/soc/rockchip/Makefile b/sound/soc/rockchip/Makefile old mode 100755 new mode 100644 diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c old mode 100755 new mode 100644 diff --git a/sound/soc/soc-dmaengine-pcm.c b/sound/soc/soc-dmaengine-pcm.c old mode 100755 new mode 100644