diff options
| author | Michael Krufky <[email protected]> | 2008-09-06 14:56:58 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2008-10-12 09:37:01 -0200 |
| commit | 30650961907368b1077cade35455fe931b14da6b (patch) | |
| tree | a27bbcb9319529b6d13da933adff4c069a12b853 /tools/perf/scripts/python | |
| parent | 2a6003c20771ca16fc6386b5fd258df2f2fa8232 (diff) | |
V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach()
Dont pass devptr in xc5000_attach, dont store it in xc5000_priv.
This pointer is passed into the tuner_callback function, which always
expects a pointer to fe->dvb->priv or i2c_adapter->algo_data.
This prevents future possible bugs in new drivers, such as using a "devptr"
other that the standard fe->dvb->priv in a DVB driver.
Signed-off-by: Michael Krufky <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions