commit | 77bba7aea7dc833caa34761fa7ce081a40a14493 | [log] [tgz] |
---|---|---|
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | Sun Jun 17 23:54:52 2007 +0200 |
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | Tue Jul 10 00:07:41 2007 +0200 |
tree | 7ccb9af9ad981ede46ffc8043c69749b50fa6c54 | |
parent | 93f2e0259a76ceb9c598d5af382aecbb2df01c51 [diff] |
ieee1394: sbp2: change some module parameters from int to bool This is upwards compatible, except that integer values other than 0 or 1 are no longer accepted. But values like "Y", "N", "no", "nnoooh!" work now. Also, improve a comment on the serialize_io parameter and make the ORB_SET_EXCLUSIVE macro ultra-safe. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>