From: Mauro Carvalho Chehab Date: Wed, 4 Jun 2014 18:18:48 +0000 (-0300) Subject: [media] au0828-dvb: restore its permission to 644 X-Git-Tag: v3.16-rc7~27^2~14 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a2668e10d7246e782f7708dc47c00f035da23a81;p=users%2Fjedix%2Flinux-maple.git [media] au0828-dvb: restore its permission to 644 A previous patch mistakenly changed the file permission to 755. Restore it to 644. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/usb/au0828/au0828-dvb.c b/drivers/media/usb/au0828/au0828-dvb.c old mode 100755 new mode 100644