descriptor: Remove usbi_get_config_index_by_value()
authorChris Dickens <christopher.a.dickens@gmail.com>
Tue, 28 Apr 2020 19:17:50 +0000 (12:17 -0700)
committerChris Dickens <christopher.a.dickens@gmail.com>
Tue, 28 Apr 2020 19:17:50 +0000 (12:17 -0700)
commit8476804b283cfed82aec5e45301b51be3ad68e99
tree6af16f0eba9e48cfcf322f29a6c6ce55d99f48fe
parentd21956dc3357bb40cde6d47eaf2497caf8d0a2de
descriptor: Remove usbi_get_config_index_by_value()

Only one caller of this function exists and it lives in the descriptor
source code. Remove the function and merge it into the function that
calls it.

Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
libusb/descriptor.c
libusb/libusbi.h
libusb/version_nano.h