From: Connor Behan Date: Sun, 26 Jan 2014 00:51:04 +0000 (-0800) Subject: Remove executable permissions from firmware files X-Git-Tag: upstream/20140222~5 X-Git-Url: http://review.tizen.org/git/?p=platform%2Fupstream%2Flinux-firmware.git;a=commitdiff_plain;h=d7f8a7c81a3aaf06e4166ff17f9ef7cae831916f Remove executable permissions from firmware files We should change these permissions unless there is a reason to keep them executable. Signed-off-by: Connor Behan Signed-off-by: Ben Hutchings --- diff --git a/ar3k/AthrBT_0x41020000.dfu b/ar3k/AthrBT_0x41020000.dfu old mode 100755 new mode 100644 diff --git a/ar3k/ramps_0x41020000_40.dfu b/ar3k/ramps_0x41020000_40.dfu old mode 100755 new mode 100644 diff --git a/ar5523.bin b/ar5523.bin old mode 100755 new mode 100644 diff --git a/carl9170fw/carlfw/src/printf.c b/carl9170fw/carlfw/src/printf.c old mode 100755 new mode 100644 diff --git a/rtlwifi/rtl8723fw.bin b/rtlwifi/rtl8723fw.bin old mode 100755 new mode 100644 diff --git a/rtlwifi/rtl8723fw_B.bin b/rtlwifi/rtl8723fw_B.bin old mode 100755 new mode 100644