aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/nosy-user.h
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2012-03-25 20:23:19 -0400
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2012-04-03 12:57:11 -0400
commit271002ca7956e5ef140c02af1bd8e93063924ec6 (patch)
tree23672b4bdbdcb3d651f6a7ec9e0c652287fc6d09 /drivers/firewire/nosy-user.h
parent131c713fd96e251fcb18f4d2d05f263aa41bb11f (diff)
Input: xilinx_ps2 - allocate serio port separately
'struct serio' is a refcounted data structure with lifetime rules different from 'struct xps2data'. It is quite likely that serio_unregister_port() will try to free memory allocated by the port and that is why it should be allocated separately. Also switch to using platform_get/set_drvdata instead of dev_get/set_drvdata because we are dealing with platform device. Reported-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/firewire/nosy-user.h')
0 files changed, 0 insertions, 0 deletions