diff options
| author | Samu Onkalo <[email protected]> | 2010-05-24 14:33:10 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-05-25 08:07:03 -0700 |
| commit | fa1f68db6ca7ebb6fc4487ac215bffba06c01c28 (patch) | |
| tree | 6682b0c8d27c0d0a377125215f54378be37c5b61 /tools/perf/scripts/python | |
| parent | 6c5e303afdf2910e58aeda56c10506342545a5af (diff) | |
drivers: misc: pass miscdevice pointer via file private data
For misc devices, inode->i_cdev doesn't point to the device drivers own
data. Link between file operations and device driver internal data is
lost. Pass pointer to misc device struct via file private data for driver
open function use.
Signed-off-by: Samu Onkalo <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions