diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-31 10:37:33 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-31 10:37:33 -0200 |
commit | 2599228213e390de405066ffb1ada35041a11559 (patch) | |
tree | 2c6bbc85416eab42e87c5a890e72cf053d0496ee /linux/drivers/media/dvb/dvb-usb/ttusb2.h | |
parent | 055a77bbdc33877df3b1a9d9d8aa49230923a450 (diff) | |
download | mediapointer-dvb-s2-2599228213e390de405066ffb1ada35041a11559.tar.gz mediapointer-dvb-s2-2599228213e390de405066ffb1ada35041a11559.tar.bz2 |
em28xx: allocate adev together with struct em28xx dev
From: Mauro Carvalho Chehab <mchehab@redhat.com>
Some devices require different setups on struct_audio. Due to that, we
may need to change some fields at dev.adev during device probe. So, this
patch moves the dynamic memory allocation of adev at em28xx-alsa to the
dynamic allocation of struct em28xx dev that happens during device
probe.
Priority: normal
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/drivers/media/dvb/dvb-usb/ttusb2.h')
0 files changed, 0 insertions, 0 deletions