NAME
        ReleaseConfigBinding - allow others to bind to drivers
   SYNOPSIS
        ReleaseConfigBinding()
   FUNCTION
        This call should be used when you are done binding drivers
        to configdev entries.  it releases the signalsemaphore; this
        allows others to bind their drivers to configdev structures.
   SEE ALSO
        obtainconfigbinding()