On Thu, Dec 12, 2019 at 09:51:19PM -0600, Matt DeVillier wrote:
Since the USB stack doesn't handle stalled pipes, don't abort keyboard setup if the set_idle command fails, since it's a non-critical feature. Instead, log a warning.
Test: build/boot Google Pixel Slate, observe keyboard functional
Signed-off-by: Matt DeVillier matt.devillier@gmail.com
Thanks. I committed this change.
-Kevin