Hi Nigel, > Replace symbolic permissions with octal values. Use usleep_range > for small msec values due to the fact that msleep() less than > 20ms may have unexpected behavior/sleep longer. > > - https://lkml.org/lkml/2016/8/2/1945 > - Documentation/timers/timers-howto.rst > > Signed-off-by: Nigel Christian <nigel.l.christian@xxxxxxxxx> > --- > drivers/bluetooth/hci_qca.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel