Re: [PATCH] fujitsu-laptop: use FB_BLANK_* constants

2015-01-18 Thread Darren Hart
On Sun, Jan 18, 2015 at 01:02:11AM +0100, Michael Karcher wrote: > From: Michael Karcher > No empty commit messages please. There is always something to say if it's worth adding the patch to the kernel. -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send t

Re: [PATCH] fujitsu-laptop: use FB_BLANK_* constants

2015-01-18 Thread Jonathan Woithe
On Sun, Jan 18, 2015 at 01:02:11AM +0100, Michael Karcher wrote: > From: Michael Karcher This looks ok to me. Acked-by: Jonathan Woithe > Signed-off-by: Michael Karcher > --- > drivers/platform/x86/fujitsu-laptop.c | 7 --- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --gi

[PATCH] fujitsu-laptop: use FB_BLANK_* constants

2015-01-17 Thread Michael Karcher
From: Michael Karcher Signed-off-by: Michael Karcher --- drivers/platform/x86/fujitsu-laptop.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/drivers/platform/x86/fujitsu-laptop.c b/drivers/platform/x86/fujitsu-laptop.c index 7c21c1c..2a9afa2 100644 --- a/drivers/pl