* Added option (sysfs entry) to disable indicator led
* Added patch to add highpass filter (so speakers don't blow up)
* efuse calibrations are re-calculated - using linear approximation instead of hard-coded increments
Please test if HAL report really correct usb mode. Run this command in normal and in usb mode too: $ lshal | grep usb_device.mode
usb_device.mode = 'b_idle' (string)
usb_device.mode = 'a_suspend' (string)
usb_device.mode = 'a_host' (string)
usb_device.mode = 'b_peripheral' (string)