aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorMing Lei <[email protected]>2012-08-04 12:01:19 +0800
committerGreg Kroah-Hartman <[email protected]>2012-08-16 13:13:19 -0700
commit99c2aa72306079976369aad7fc62cc71931d692a (patch)
treed78941494cc9a1fc2a46af44daac5db9c186d897 /tools/perf/scripts/python/netdev-times.py
parent0c25a850f7f336cd3bf2b0a479fe70cecb242c6e (diff)
firmware loader: fix creation failure of fw loader device
If one device driver calls request_firmware_nowait() to request several different firmwares' loading, device_add() will return failure since all firmware loader device use same name of the device who is requesting firmware. This patch always use the name of firmware image as the firmware loader device name to fix the problem since the following patches for caching firmware will make sure only one loading for same firmware is alllowd at the same time. Signed-off-by: Ming Lei <[email protected]> Cc: Linus Torvalds <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions