Hi, On Tue, Sep 9, 2014 at 12:21 AM, <roylee17@xxxxxxxxx> wrote: > From: Tzu-Jung Lee <roylee17@xxxxxxxxx> > > --- > tools/hciattach.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tools/hciattach.c b/tools/hciattach.c > index 1904ac5..542b5b3 100644 > --- a/tools/hciattach.c > +++ b/tools/hciattach.c > @@ -1276,7 +1276,7 @@ static void usage(void) > { > printf("hciattach - HCI UART driver initialization utility\n"); > printf("Usage:\n"); > - printf("\thciattach [-n] [-p] [-b] [-r] [-t timeout] [-s initial_speed] <tty> <type | id> [speed] [flow|noflow] [bdaddr]\n"); > + printf("\thciattach [-n] [-p] [-b] [-r] [-t timeout] [-s initial_speed] <tty> <type | id> [speed] [flow|noflow] [sleep|nosleep] [bdaddr]\n"); > printf("\thciattach -l\n"); > } > > -- > 2.0.4 It doesn't look like you are doing anything with sleep|nosleep here, also you should probably a add more information regarding what it is fixing. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html