diff options
author | Dominik Brodowski <[email protected]> | 2010-01-06 12:18:13 +0100 |
---|---|---|
committer | Dominik Brodowski <[email protected]> | 2010-01-24 19:57:56 +0100 |
commit | a7eb169dc7292979d78f2d2f1655026ae3a9ff5f (patch) | |
tree | 75b72b9edefc8a80179446cc1f0913ed93c039bd /tools/perf/scripts/python/check-perf-trace.py | |
parent | f9c316f4a2d32e4d03497ecb24e1d2309361a5b8 (diff) |
pcmcia: m32r uses static socket resources
m32r_cfc sets the socket capabilities to SS_CAP_STATIC_MAP and
also sets io_offset != 0. This means no calls to
&pccard_nonstatic_ops went through. Therfore, replace it with
&pccard_static_ops which is exactly for this case.
CC: Mamoru Sakugawa <[email protected]>
CC: Hirokazu Takata <[email protected]>
Tested-by: Wolfram Sang <[email protected]>
Signed-off-by: Dominik Brodowski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions