[PATCH 4/4] Added console_event_register() and console_event_unregister() for OLPC DCON driver support

Greg KH gregkh at suse.de
Thu Feb 25 15:18:16 UTC 2010


On Thu, Feb 25, 2010 at 02:34:41PM +0800, Raymond Lai wrote:
> From: Raymond Lai <airwave at cinderella.(none)>
> 
> The method declarations are taken from OLPC's kernel source tree.
> 
> Signed-off-by: Raymond Lai <airwave209gt at gmail.com>
> ---
>  drivers/char/vt_ioctl.c |    3 +++
>  include/linux/vt_kern.h |   19 +++++++++++++++++++
>  2 files changed, 22 insertions(+), 0 deletions(-)

Ok, you add the code, but no one ever calls it, and the events are not
hooked up anywhere to even be triggered.

This patch looks pointless on its own, or am I missing something?

confused,

greg k-h



More information about the devel mailing list