Re: [PATCH] char/hvc: adding __init macro to char/hvc_vio.c

2009-09-18 Thread Jiri Kosina
On Thu, 17 Sep 2009, Peter Huewe wrote: > > Please have a look at the small patch and either pull it through > > your tree, or please ack' it so Jiri can pull it through the trivial tree. > > > > linux version 2.6.31-rc6 - linus git tree, Do 20. Aug 22:26:06 CEST 2009 > > > > Signed-off-by: Peter

Re: [PATCH] char/hvc: adding __init macro to char/hvc_vio.c

2009-09-16 Thread Peter Huewe
Am Thursday 20 August 2009 23:14:06 schrieb Peter Hüwe: > From: Peter Huewe > > Trivial patch which adds the __init/__exit macros to the module_init/ > module_exit functions of char/hvc_vio.c > > Please have a look at the small patch and either pull it through > your tree, or please ack' it so Jir