am7xxx: use debug() instead of fatal() in add_new_device()
authorAntonio Ospite <ao2@ao2.it>
Wed, 10 Jun 2015 11:16:02 +0000 (13:16 +0200)
committerAntonio Ospite <ao2@ao2.it>
Wed, 10 Jun 2015 13:17:50 +0000 (15:17 +0200)
We are guaranteed that ctx is non-null by a previous check.


No differences found