commit | 5205185d461d5902325e457ca80bd421127b7308 | [log] [tgz] |
---|---|---|
author | David Herrmann <dh.herrmann@gmail.com> | Sat Apr 06 20:28:47 2013 +0200 |
committer | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Wed Apr 17 03:03:55 2013 -0300 |
tree | 9344c3d0c1f3647852e2db772583dfc5e467c484 | |
parent | b4f34d8d9d26b2428fa7cf7c8f97690a297978e6 [diff] |
Bluetooth: hidp: remove old session-management We have the full new session-management now available so lets switch over and remove all the old code. Few semantics changed, so we need to adjust the sock.c callers a bit. But this mostly simplifies the logic. Signed-off-by: David Herrmann <dh.herrmann@gmail.com> Acked-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>