summaryrefslogtreecommitdiff
path: root/Documentation/i2c/fault-codes
diff options
context:
space:
mode:
authorJacob Siverskog <jacob@teenage.engineering>2016-10-20 09:05:09 +0200
committerMarcel Holtmann <marcel@holtmann.org>2016-10-20 10:14:49 +0200
commit6add49fff9233a5c43011eb42b521257cbaa9bda (patch)
treec93605f6309063bbb3218ed28d842c660f014f2f /Documentation/i2c/fault-codes
parentf61851f64b171a684f5a1fa78325756dbbaadadc (diff)
Bluetooth: btwilink: Fix probe return value
Probe functions should return 0 on success. This driver's probe returns the value returned by hci_register_dev(), which is the hci index. This works for systems with only one hci device (id = 0) but for systems where the btwilink device ends up with an id larger than 0, things will start to fall apart. Make the probe function return 0 on success. Signed-off-by: Jacob Siverskog <jacob@teenage.engineering> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'Documentation/i2c/fault-codes')
0 files changed, 0 insertions, 0 deletions