[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <000201c9b21c$7f636aa0$663f81a4@par.st.com>
Date: Tue, 31 Mar 2009 18:19:41 +0200
From: Ayman KHAMOUMA <ayman.khamouma@...com>
To: <linux-kernel@...r.kernel.org>
Subject: Sysfs with no struc device ?
Hi everybody,
I'm trying to write a module which is supposed to write the state of a pin in a sysfs file.
As it is neither a char device nor a block device, or anything else, I suposed taht I don't need any struct device...I mau be mistaking...
So my question is:
How can I create this file in sysfs without any struct device ?
Regards,
Ayman
--
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