HomeFreeBSD

In detach(), check for failure of bus_generic_detach(), only release

Description

In detach(), check for failure of bus_generic_detach(), only release
resources if they got allocated (because detach() gets called from attach()
to handle various failures), and delete the pwmbus child if it got created.

Details

Provenance
ianAuthored on
Parents
rS349057: Allow pwm(9) components to be selected individually, while 'device pwm'
Branches
Unknown
Tags
Unknown