diff options
author | Mike Isely <isely@pobox.com> | 2008-05-26 01:00:47 -0500 |
---|---|---|
committer | Mike Isely <isely@pobox.com> | 2008-05-26 01:00:47 -0500 |
commit | 2a273893a153bd7311b488785d4ced28ff9967c2 (patch) | |
tree | 631334be35e6c3ce55c3dc0d58a5f61ad583ddae /README.patches | |
parent | ce76245e0388b04a9e674e8667d430cf9666c07a (diff) | |
download | mediapointer-dvb-s2-2a273893a153bd7311b488785d4ced28ff9967c2.tar.gz mediapointer-dvb-s2-2a273893a153bd7311b488785d4ced28ff9967c2.tar.bz2 |
pvrusb2: Remove sysfs interface hackery
From: Mike Isely <isely@pobox.com>
Back in the early days of the pvrusb2 driver, the kernel class
mechanism in use for the sysfs interface had no means to pass
per-attribute information to the show / store functions. This forced
me to implement a horrible ugly thunking mechanism (i.e. infer the
missing data through the use of dedicated cookie cutter bounce
functions). However now we're using a better mechanism which also
passes enough additional information to the show / store functions
that we no longer need the hack. So eliminate all the crap. Yay!
Signed-off-by: Mike Isely <isely@pobox.com>
Diffstat (limited to 'README.patches')
0 files changed, 0 insertions, 0 deletions