diff options
author | Uwe Kleine-König <[email protected]> | 2011-04-20 09:44:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2011-04-22 17:09:11 -0700 |
commit | 27a33f9e8fb203e71925257cf039fe6ec623c5d1 (patch) | |
tree | 4aa52696ba58a294c854ddc61422d6c47a1963d6 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 7f100d1566d6ee353a43be92599511fc438ec281 (diff) |
driver core/platform_device_add_data: set platform_data to NULL if !data
This makes the data = NULL case more consistent to the data != NULL case.
The functional change is that now
platform_device_add_data(somepdev, NULL, somesize)
sets pdev->dev.platform_data to NULL instead of not touching it.
Reviewed-by: Viresh Kumar <[email protected]>
Signed-off-by: Uwe Kleine-König <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions