diff options
author | 2010-06-04 00:54:43 -0700 | |
---|---|---|
committer | 2010-08-05 13:53:34 -0700 | |
commit | f8a4bd3456b988fc73b2c291b9e01b434c8fa940 (patch) | |
tree | 9e45a2c9a65fe87632dbcfde479aa456e6cae67a /drivers/base/platform.c | |
parent | firmware loader: use statically initialized data attribute (diff) | |
download | wireguard-linux-f8a4bd3456b988fc73b2c291b9e01b434c8fa940.tar.xz wireguard-linux-f8a4bd3456b988fc73b2c291b9e01b434c8fa940.zip |
firmware loader: embed device into firmware_priv structure
Both these structures have the same lifetime rules so instead of allocating
and managing them separately embed struct device into struct firmware_priv.
Also make sure to delete sysfs attributes ourselves instead of expecting
sysfs to clean up our mess.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions