diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-02-04 16:56:39 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2011-03-22 00:32:02 +0100 |
commit | 900f734b3bafb4e111b9ec5d865c448a9911b2ab (patch) | |
tree | bd2dbb7c257596f132dcd8cd78c117d540cc1c43 /REPORTING-BUGS | |
parent | [media] tuner-core: CodingStyle cleanups (diff) | |
download | linux-900f734b3bafb4e111b9ec5d865c448a9911b2ab.tar.xz linux-900f734b3bafb4e111b9ec5d865c448a9911b2ab.zip |
[media] tuner-core: Don't use a static var for xc5000_cfg
A static var is evil, especially if a device has two boards with
xc5000. Instead, just like the other drivers, use stack to store
its config during setup.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions