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)
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>

No differences found