ieee1394: sbp2: change some module parameters from int to bool
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sun, 17 Jun 2007 21:54:52 +0000 (23:54 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 9 Jul 2007 22:07:41 +0000 (00:07 +0200)
commit77bba7aea7dc833caa34761fa7ce081a40a14493
tree7ccb9af9ad981ede46ffc8043c69749b50fa6c54
parent93f2e0259a76ceb9c598d5af382aecbb2df01c51
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>
drivers/ieee1394/sbp2.c
drivers/ieee1394/sbp2.h