* Our firmware wants this to be 16 (PCM) instead of 0x00 (HCI) * Removes the need for patching userspace Change-Id: Ie88a682b5acc6ef73db5d35dbd336544ab0a1a2a
- misleading indentation - strict prototypes [1] [1] int foo(void) {...} instead of int foo() {...} drivers: usb: Fix misleading indentation