Re: [PATCH] staging: gdm72xx: fix typo and coding style

2014-10-04 Thread Greg Kroah-Hartman
On Tue, Sep 30, 2014 at 01:03:03PM +0200, Thibaut Robert wrote: > Fix a typo in error message. > Add missing curling braces to conform to coding style. > Improve readibility. That's three things in one patch :( Please only do one thing per patch. > > Signed-off-by: Thibaut Robert > --- > driv

[PATCH] Staging: media: Added semicolon.

2014-10-04 Thread Stevean Raja Kumar
Added semicolon for the line usleep_range(1, 11000); Signed-off-by: Stevean Raja Kumar --- drivers/staging/media/cxd2099/cxd2099.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/media/cxd2099/cxd2099.c b/drivers/staging/media/cxd2099/cxd2099.c index cda1

Re: [PATCH] staging: et131x: Remove et131x driver from drivers/staging

2014-10-04 Thread Mark Einon
On Sat, Oct 04, 2014 at 01:37:31AM +0300, Dan Carpenter wrote: > Congrats. :) > > regards, > dan carpenter > And thanks for all the help, both! Cheers, Mark ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/

Re: [PATCH v3 0/4] Correct vendor-prefix and document device isl29028

2014-10-04 Thread Jonathan Cameron
Please repost this series with the device tree list and maintainers cc'd. What you have looks fine to me, but as it is effecting bindings they must have the opportunity to comment. Rules are either an Ack from them or a least 3 weeks on their list then I can make up my own mind :) On 30/09/14 12:5