greybus: connection: remove lock around ida_simple_* functions
Greg Kroah-Hartman authored

ida_simple_* has a built-in spinlock, no need to grab another lock when
accessing it.
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
Reviewed-by: default avatarAlex Elder <elder@linaro.org>
5bd5f00c