]> asedeno.scripts.mit.edu Git - linux.git/commit
mailbox: bcm-pdc: Use octal permissions rather than symbolic
authorRob Rice <rob.rice@broadcom.com>
Mon, 14 Nov 2016 18:25:55 +0000 (13:25 -0500)
committerJassi Brar <jaswinder.singh@linaro.org>
Mon, 19 Dec 2016 14:40:18 +0000 (20:10 +0530)
commit9b1b2b3adb310560a31ea248fa0defc8f09129ff
tree5516f12c0048f864e35d7b9f3b8a080c1cdbf818
parent2f50497d71e2982584d1a11d636d43eea0f992e6
mailbox: bcm-pdc: Use octal permissions rather than symbolic

When creating the debugfs files for the PDC driver, use
octal file permissions rather than symbolic file permissions.

Signed-off-by: Rob Rice <rob.rice@broadcom.com>
Reviewed-by: Andy Gospodarek <gospo@broadcom.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/bcm-pdc-mailbox.c