Re: [PATCH] HIL: fix improper call of release_region v2

2007-02-15 Thread Dmitry Torokhov
On 2/15/07, Helge Deller <[EMAIL PROTECTED]> wrote: On Thursday 15 February 2007, Cyrill V. Gorcunov wrote: > Thist patch prevents from improper call of release_region > if the code has been compiled without CONFIG_HP300 support. > > Signed-off-by: Cyrill V. Gorcunov <[EMAIL PROTECTED]>

Re: [PATCH] HIL: fix improper call of release_region v2

2007-02-15 Thread Helge Deller
On Thursday 15 February 2007, Cyrill V. Gorcunov wrote: > Thist patch prevents from improper call of release_region > if the code has been compiled without CONFIG_HP300 support. > > Signed-off-by: Cyrill V. Gorcunov <[EMAIL PROTECTED]> Acked-by: Helge Deller <[EMAIL PROTECTED]> > --- > > An

[PATCH] HIL: fix improper call of release_region v2

2007-02-15 Thread Cyrill V. Gorcunov
Thist patch prevents from improper call of release_region if the code has been compiled without CONFIG_HP300 support. Signed-off-by: Cyrill V. Gorcunov <[EMAIL PROTECTED]> --- An improved version (v2). Helge, please check it and Ack then. drivers/input/keyboard/hilkbd.c |2 ++ 1 files

[PATCH] HIL: fix improper call of release_region v2

2007-02-15 Thread Cyrill V. Gorcunov
Thist patch prevents from improper call of release_region if the code has been compiled without CONFIG_HP300 support. Signed-off-by: Cyrill V. Gorcunov [EMAIL PROTECTED] --- An improved version (v2). Helge, please check it and Ack then. drivers/input/keyboard/hilkbd.c |2 ++ 1 files

Re: [PATCH] HIL: fix improper call of release_region v2

2007-02-15 Thread Helge Deller
On Thursday 15 February 2007, Cyrill V. Gorcunov wrote: Thist patch prevents from improper call of release_region if the code has been compiled without CONFIG_HP300 support. Signed-off-by: Cyrill V. Gorcunov [EMAIL PROTECTED] Acked-by: Helge Deller [EMAIL PROTECTED] --- An improved

Re: [PATCH] HIL: fix improper call of release_region v2

2007-02-15 Thread Dmitry Torokhov
On 2/15/07, Helge Deller [EMAIL PROTECTED] wrote: On Thursday 15 February 2007, Cyrill V. Gorcunov wrote: Thist patch prevents from improper call of release_region if the code has been compiled without CONFIG_HP300 support. Signed-off-by: Cyrill V. Gorcunov [EMAIL PROTECTED] Acked-by: Helge