From 5013a8fe9733d7906daf046cd164bb2028a63fea Mon Sep 17 00:00:00 2001 From: "Huang, Tao" Date: Mon, 9 Nov 2015 17:00:56 +0800 Subject: [PATCH] rk: restore file mode Change-Id: I3ac6ae87fc7ed90fa5ece0b6cb0ffe1a2561fa1d Signed-off-by: Huang, Tao --- Documentation/devicetree/bindings/mfd/rk808.txt | 0 Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt | 0 Documentation/devicetree/bindings/mmc/synopsis-dw-mshc.txt | 0 arch/arm/boot/dts/rk3188.dtsi | 0 arch/arm/mach-rockchip/Kconfig | 0 arch/arm/mach-rockchip/Makefile | 0 arch/arm/mach-rockchip/pm.h | 0 arch/arm/mach-rockchip/sleep.S | 0 block/partitions/check.c | 0 drivers/Kconfig | 0 drivers/Makefile | 0 drivers/amba/bus.c | 0 drivers/base/regmap/regmap-i2c.c | 0 drivers/clk/rockchip/clk.c | 0 drivers/dma/pl330.c | 0 drivers/i2c/i2c-core.c | 0 drivers/input/Kconfig | 0 drivers/input/Makefile | 0 drivers/input/misc/Kconfig | 0 drivers/input/misc/Makefile | 0 drivers/input/touchscreen/Kconfig | 0 drivers/input/touchscreen/Makefile | 0 drivers/iommu/Kconfig | 0 drivers/iommu/Makefile | 0 drivers/media/usb/uvc/uvc_ctrl.c | 0 drivers/media/usb/uvc/uvc_video.c | 0 drivers/media/usb/uvc/uvcvideo.h | 0 drivers/mfd/Kconfig | 0 drivers/mfd/Makefile | 0 drivers/mfd/rk808.c | 0 drivers/mmc/card/block.c | 0 drivers/mmc/core/bus.c | 0 drivers/mmc/core/core.c | 0 drivers/mmc/core/host.c | 0 drivers/mmc/core/mmc.c | 0 drivers/mmc/core/sd.c | 0 drivers/mmc/core/sdio.c | 0 drivers/mmc/host/Kconfig | 0 drivers/mmc/host/Makefile | 0 drivers/mmc/host/dw_mmc-pltfm.c | 0 drivers/mmc/host/dw_mmc-rockchip.c | 0 drivers/mmc/host/dw_mmc.c | 0 drivers/mtd/Kconfig | 0 drivers/mtd/Makefile | 0 drivers/net/ethernet/Kconfig | 0 drivers/net/ethernet/Makefile | 0 drivers/net/usb/Kconfig | 0 drivers/net/usb/Makefile | 0 drivers/net/usb/asix_common.c | 0 drivers/net/usb/sr9700.c | 0 drivers/net/usb/sr9700.h | 0 drivers/net/wireless/Kconfig | 0 drivers/net/wireless/Makefile | 0 drivers/pinctrl/pinctrl-rockchip.c | 0 drivers/power/Makefile | 0 drivers/power/avs/rockchip-io-domain.c | 0 drivers/pwm/pwm-rockchip.c | 0 drivers/regulator/Kconfig | 0 drivers/regulator/Makefile | 0 drivers/regulator/of_regulator.c | 0 drivers/rtc/Kconfig | 0 drivers/rtc/Makefile | 0 drivers/rtc/rtc-rk808.c | 0 drivers/spi/Kconfig | 0 drivers/spi/Makefile | 0 drivers/spi/spi-rockchip.c | 0 drivers/staging/android/fiq_debugger/fiq_debugger.c | 0 drivers/staging/android/ion/ion.c | 0 drivers/staging/android/ion/ion.h | 0 drivers/staging/android/ion/ion_cma_heap.c | 0 drivers/staging/android/ion/ion_heap.c | 0 drivers/staging/android/ion/ion_priv.h | 0 drivers/staging/android/ion/ion_system_heap.c | 0 drivers/staging/android/uapi/ion.h | 0 drivers/thermal/rockchip_thermal.c | 0 drivers/usb/core/hcd.c | 0 drivers/usb/core/hub.c | 0 drivers/usb/gadget/Kconfig | 0 drivers/usb/gadget/android.c | 0 drivers/usb/gadget/f_mass_storage.c | 0 drivers/usb/gadget/storage_common.c | 0 drivers/usb/host/ehci-hcd.c | 0 drivers/usb/host/ehci-platform.c | 0 include/dt-bindings/input/input.h | 0 include/dt-bindings/pinctrl/rockchip.h | 0 include/linux/dmaengine.h | 0 include/linux/genhd.h | 0 include/linux/mfd/rk808.h | 0 include/linux/mmc/host.h | 0 include/linux/mmc/mmc.h | 0 include/linux/spi/spi.h | 0 include/linux/usb/ehci_pdriver.h | 0 include/sound/pcm_params.h | 0 include/uapi/sound/asound.h | 0 sound/soc/codecs/rt5631.c | 0 sound/soc/codecs/rt5640.c | 0 sound/soc/codecs/rt5640.h | 0 sound/soc/rockchip/Kconfig | 0 sound/soc/rockchip/Makefile | 0 sound/soc/soc-core.c | 0 sound/soc/soc-dmaengine-pcm.c | 0 101 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Documentation/devicetree/bindings/mfd/rk808.txt mode change 100755 => 100644 Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt mode change 100755 => 100644 Documentation/devicetree/bindings/mmc/synopsis-dw-mshc.txt mode change 100755 => 100644 arch/arm/boot/dts/rk3188.dtsi mode change 100755 => 100644 arch/arm/mach-rockchip/Kconfig mode change 100755 => 100644 arch/arm/mach-rockchip/Makefile mode change 100755 => 100644 arch/arm/mach-rockchip/pm.h mode change 100755 => 100644 arch/arm/mach-rockchip/sleep.S mode change 100755 => 100644 block/partitions/check.c mode change 100755 => 100644 drivers/Kconfig mode change 100755 => 100644 drivers/Makefile mode change 100755 => 100644 drivers/amba/bus.c mode change 100755 => 100644 drivers/base/regmap/regmap-i2c.c mode change 100755 => 100644 drivers/clk/rockchip/clk.c mode change 100755 => 100644 drivers/dma/pl330.c mode change 100755 => 100644 drivers/i2c/i2c-core.c mode change 100755 => 100644 drivers/input/Kconfig mode change 100755 => 100644 drivers/input/Makefile mode change 100755 => 100644 drivers/input/misc/Kconfig mode change 100755 => 100644 drivers/input/misc/Makefile mode change 100755 => 100644 drivers/input/touchscreen/Kconfig mode change 100755 => 100644 drivers/input/touchscreen/Makefile mode change 100755 => 100644 drivers/iommu/Kconfig mode change 100755 => 100644 drivers/iommu/Makefile mode change 100755 => 100644 drivers/media/usb/uvc/uvc_ctrl.c mode change 100755 => 100644 drivers/media/usb/uvc/uvc_video.c mode change 100755 => 100644 drivers/media/usb/uvc/uvcvideo.h mode change 100755 => 100644 drivers/mfd/Kconfig mode change 100755 => 100644 drivers/mfd/Makefile mode change 100755 => 100644 drivers/mfd/rk808.c mode change 100755 => 100644 drivers/mmc/card/block.c mode change 100755 => 100644 drivers/mmc/core/bus.c mode change 100755 => 100644 drivers/mmc/core/core.c mode change 100755 => 100644 drivers/mmc/core/host.c mode change 100755 => 100644 drivers/mmc/core/mmc.c mode change 100755 => 100644 drivers/mmc/core/sd.c mode change 100755 => 100644 drivers/mmc/core/sdio.c mode change 100755 => 100644 drivers/mmc/host/Kconfig mode change 100755 => 100644 drivers/mmc/host/Makefile mode change 100755 => 100644 drivers/mmc/host/dw_mmc-pltfm.c mode change 100755 => 100644 drivers/mmc/host/dw_mmc-rockchip.c mode change 100755 => 100644 drivers/mmc/host/dw_mmc.c mode change 100755 => 100644 drivers/mtd/Kconfig mode change 100755 => 100644 drivers/mtd/Makefile mode change 100755 => 100644 drivers/net/ethernet/Kconfig mode change 100755 => 100644 drivers/net/ethernet/Makefile mode change 100755 => 100644 drivers/net/usb/Kconfig mode change 100755 => 100644 drivers/net/usb/Makefile mode change 100755 => 100644 drivers/net/usb/asix_common.c mode change 100755 => 100644 drivers/net/usb/sr9700.c mode change 100755 => 100644 drivers/net/usb/sr9700.h mode change 100755 => 100644 drivers/net/wireless/Kconfig mode change 100755 => 100644 drivers/net/wireless/Makefile mode change 100755 => 100644 drivers/pinctrl/pinctrl-rockchip.c mode change 100755 => 100644 drivers/power/Makefile mode change 100755 => 100644 drivers/power/avs/rockchip-io-domain.c mode change 100755 => 100644 drivers/pwm/pwm-rockchip.c mode change 100755 => 100644 drivers/regulator/Kconfig mode change 100755 => 100644 drivers/regulator/Makefile mode change 100755 => 100644 drivers/regulator/of_regulator.c mode change 100755 => 100644 drivers/rtc/Kconfig mode change 100755 => 100644 drivers/rtc/Makefile mode change 100755 => 100644 drivers/rtc/rtc-rk808.c mode change 100755 => 100644 drivers/spi/Kconfig mode change 100755 => 100644 drivers/spi/Makefile mode change 100755 => 100644 drivers/spi/spi-rockchip.c mode change 100755 => 100644 drivers/staging/android/fiq_debugger/fiq_debugger.c mode change 100755 => 100644 drivers/staging/android/ion/ion.c mode change 100755 => 100644 drivers/staging/android/ion/ion.h mode change 100755 => 100644 drivers/staging/android/ion/ion_cma_heap.c mode change 100755 => 100644 drivers/staging/android/ion/ion_heap.c mode change 100755 => 100644 drivers/staging/android/ion/ion_priv.h mode change 100755 => 100644 drivers/staging/android/ion/ion_system_heap.c mode change 100755 => 100644 drivers/staging/android/uapi/ion.h mode change 100755 => 100644 drivers/thermal/rockchip_thermal.c mode change 100755 => 100644 drivers/usb/core/hcd.c mode change 100755 => 100644 drivers/usb/core/hub.c mode change 100755 => 100644 drivers/usb/gadget/Kconfig mode change 100755 => 100644 drivers/usb/gadget/android.c mode change 100755 => 100644 drivers/usb/gadget/f_mass_storage.c mode change 100755 => 100644 drivers/usb/gadget/storage_common.c mode change 100755 => 100644 drivers/usb/host/ehci-hcd.c mode change 100755 => 100644 drivers/usb/host/ehci-platform.c mode change 100755 => 100644 include/dt-bindings/input/input.h mode change 100755 => 100644 include/dt-bindings/pinctrl/rockchip.h mode change 100755 => 100644 include/linux/dmaengine.h mode change 100755 => 100644 include/linux/genhd.h mode change 100755 => 100644 include/linux/mfd/rk808.h mode change 100755 => 100644 include/linux/mmc/host.h mode change 100755 => 100644 include/linux/mmc/mmc.h mode change 100755 => 100644 include/linux/spi/spi.h mode change 100755 => 100644 include/linux/usb/ehci_pdriver.h mode change 100755 => 100644 include/sound/pcm_params.h mode change 100755 => 100644 include/uapi/sound/asound.h mode change 100755 => 100644 sound/soc/codecs/rt5631.c mode change 100755 => 100644 sound/soc/codecs/rt5640.c mode change 100755 => 100644 sound/soc/codecs/rt5640.h mode change 100755 => 100644 sound/soc/rockchip/Kconfig mode change 100755 => 100644 sound/soc/rockchip/Makefile mode change 100755 => 100644 sound/soc/soc-core.c mode change 100755 => 100644 sound/soc/soc-dmaengine-pcm.c 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 -- 2.34.1