commit | 99cf59d0b47332f4437c1ed100ba9b8623187746 | [log] [tgz] |
---|---|---|
author | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Nov 14 14:20:36 2012 +0200 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Wed Nov 14 15:10:07 2012 +0200 |
tree | b5e30cff04b89c578dc7801707abc9b903db2e92 | |
parent | 24f25b05e3434924f587dabe6bd3add950b62bcd [diff] |
btio: Fix type detection when psm or channel are 0 They could be set to 0 on purpose so the kernel would automatically pick one available. To fix this now the detection is done while parsing the options, so in case the user set the option to 0 it will automatically set the type as well.