Unify a few attach-time patterns between usb *com drivers, and remove
authorderaadt <deraadt@openbsd.org>
Thu, 6 Apr 2017 04:48:54 +0000 (04:48 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 6 Apr 2017 04:48:54 +0000 (04:48 +0000)
commit2c2d5c4a03700d4308559f56a67a571d22da6f59
tree47e91a2f2212a06e3c5e05ca28a0ad92f174ec59
parent8798577080aa6560b73a895ff3c0a0e9d8123f8e
Unify a few attach-time patterns between usb *com drivers, and remove
extra zero'ing of variables not needed because softc is pre-zero'd.
ok jsg
sys/dev/usb/uchcom.c
sys/dev/usb/ucycom.c
sys/dev/usb/uslhcom.c