OSDN Git Service

staging: olpc_dcon: move fb event notifier block into dcon_priv struct
authorAndres Salomon <dilinger@queued.net>
Fri, 11 Feb 2011 01:47:16 +0000 (17:47 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 18 Feb 2011 20:33:19 +0000 (12:33 -0800)
commitfeaa98b2a5e452d95624d3f217cf1aab9cd25db0
tree41f8285295680f90acd204595f559841a871dfdd
parent9ed62423033d167765a2c6385064acbeeadb2b14
staging: olpc_dcon: move fb event notifier block into dcon_priv struct

This also fixes a think-o where I was pulling the dcon struct
out of thin air in the fb event callback.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/olpc_dcon/olpc_dcon.c