From: Dominik Brodowski Date: Sun, 11 Jul 2010 08:04:59 +0000 (+0200) Subject: pcmcia: simplify event callback X-Git-Tag: v2.6.36-rc1~517^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=216d7cdd3b060518a2d4faf584eb15ef5af862b6;p=pandora-kernel.git pcmcia: simplify event callback The event callback for handling 16bit PCMCIA cards only needs to be informed about a few events. Furthermore, send_event may already only be called with skt->skt_mutex held, which also protects against the module being removed behind the callback's back. Signed-off-by: Dominik Brodowski --- Reading git-diff-tree failed