diff options
| author | Cyrille Pitchen <[email protected]> | 2015-03-07 07:23:31 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-03-07 22:31:22 -0500 |
| commit | 93b31f48b3ba84cc5fc310c9765d11ebbeede7b5 (patch) | |
| tree | cd4d16c397046a5bb927c558a9ce2d75314b433f /tools/perf/scripts/python/syscall-counts.py | |
| parent | a848748959d554666b34cffc08ef2d23f4bb2990 (diff) | |
net/macb: unify clock management
Most of the functions from the Common Clk Framework handle NULL pointer as
input argument.
Since the TX clock is optional, we now set tx_clk to NULL value
instead of ERR_PTR(-ENOENT) when this clock is not available. This simplifies
the clock management and avoid the need to test tx_clk value.
Signed-off-by: Cyrille Pitchen <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Acked-by: Alexandre Belloni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions