* trigger removal problems.
@ 2012-05-10 23:42 Ge Gao
0 siblings, 0 replies; only message in thread
From: Ge Gao @ 2012-05-10 23:42 UTC (permalink / raw)
To: linux-iio; +Cc: Jonathan Cameron
[-- Attachment #1: Type: text/plain, Size: 661 bytes --]
Dear all,
I am building my IIO driver as a module and will constantly
need to use “insmod” and “rmmod” to install it and remove it due to
development. However, I found that if I write anything to the
“trigger/current_trigger”, it will not be able to remove it. The error code
is (11). Even I write “null” to it, it will not be able to be removed.
However, If I don’t write anything to it, just insmod and rmmod, it will be
remove successfully. Any idea what could cause this problem? I followed
what is in the IIO subsystem driver to write my driver. I can post it if
anyone want to take a look.
Thanks.
Ge
[-- Attachment #2: Type: text/html, Size: 2066 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-05-10 23:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-10 23:42 trigger removal problems Ge Gao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).