Claim interface after detaching it from a possible kernel driver
authorAntonio Ospite <ospite@studenti.unina.it>
Wed, 13 Mar 2013 12:28:06 +0000 (13:28 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Wed, 13 Mar 2013 12:28:06 +0000 (13:28 +0100)
commit760d9ce1d8a334800fd138c019a4f08e4a56f990
treeb60c5ba4fb9739b3028095ac5a4a2a5d70393925
parent90e334402a61f769b9876d9c6743b69c3b3d0343
Claim interface after detaching it from a possible kernel driver

This avoids error messages like:
  usbfs: process 24665 (myprogram) did not claim interface 1 before use

See also:
  http://stackoverflow.com/questions/11088691
src/visomat-data-downloader.c