aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDavid Howells <[email protected]>2013-04-08 15:48:07 +0100
committerAl Viro <[email protected]>2013-04-29 15:41:51 -0400
commit5ba02e355d00ada1ef30515a8ba2aac750d3c256 (patch)
treeaaca768f4cd740185315ef6e3c26fd470d49200f /tools/perf/scripts/python
parent0541f9d08acfcf68b589e93cc26c3117d0b594c4 (diff)
rtl8187se: Don't use create_proc_read_entry()
Don't use create_proc_read_entry() as that is deprecated, but rather use proc_create_data() and seq_file instead. Whilst we're at it, reduce the number of show functions where we can share them. Question: Do any of the registers read by proc_get_registers() have side effects upon reading? If so, locking will be required. Signed-off-by: David Howells <[email protected]> cc: Greg Kroah-Hartman <[email protected]> cc: Maxim Mikityanskiy <[email protected]> cc: YAMANE Toshiaki <[email protected]> cc: Bill Pemberton <[email protected]> cc: Andrea Merello <[email protected]> cc: [email protected] cc: [email protected] Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions