[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4CFD5092.50809@codeaurora.org>
Date: Mon, 06 Dec 2010 13:07:30 -0800
From: Stephen Boyd <sboyd@...eaurora.org>
To: Colin Cross <ccross@...roid.com>
CC: linux-tegra@...r.kernel.org, Russell King <linux@....linux.org.uk>,
Erik Gilling <konkers@...roid.com>,
linux-kernel@...r.kernel.org, Olof Johansson <olof@...om.net>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH 14/21] ARM: tegra: irq: Add debugfs file to show wake
irqs
On 12/05/2010 03:09 PM, Colin Cross wrote:
> +static int __init tegra_irq_debug_init(void)
> +{
> + struct dentry *d;
> +
> + d = debugfs_create_file("wake_irq", 0755, NULL, NULL,
> + &tegra_wake_irq_debug_fops);
Why not use S_IRUGO? And why is this file executable?
--
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists