From: Stefan Richter Date: Sun, 17 Jun 2007 21:54:52 +0000 (+0200) Subject: ieee1394: sbp2: change some module parameters from int to bool X-Git-Tag: v2.6.23-rc1~1199^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77bba7aea7dc833caa34761fa7ce081a40a14493;p=pandora-kernel.git 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 --- Reading git-diff-tree failed