Don't use SDF_WRITEABLE flag to check if read (or write) command is
authorIan Abbott <abbotti@mev.co.uk>
Mon, 28 Jan 2008 16:10:11 +0000 (16:10 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Mon, 28 Jan 2008 16:10:11 +0000 (16:10 +0000)
commit014562410870d66f99e82cd1ac246b66ba4ee235
tree129c9363e77a792f8a048a6374fc704d2f135fb7
parent32c98f950642e76d6e3f3cb568f548697f94efde
Don't use SDF_WRITEABLE flag to check if read (or write) command is
applicable.  Instead, check that the specified subdevice matches the
read (or write) subdevice.
testing/cmd_1.c
testing/cmd_2.c
testing/inttrig.c
testing/mmap.c
testing/select.c