You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's no need for a special case for clocks with no child in the disable
path and no parent in the enable path. Since childs/parents must be
checked/enabled before taking care of the clock of interest in any case,
some code duplication and a goto can be eliminated.
Signed-off-by: Charles Perry <charles.perry@microchip.com>
0 commit comments