diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-12-28 21:16:26 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-01-10 06:01:47 -0200 |
commit | f5f894d19e2d40f1fb98a4799d85ed0904272cd6 (patch) | |
tree | fe82fe414e82de1b0254307b40131afc99f410a1 /drivers/infiniband/hw | |
parent | 46c704d77f785974ce095b6cf0c71b92d1b06706 (diff) |
[media] em28xx-audio: allocate URBs at device driver init
Instead of allocating/deallocating URBs and transfer buffers
every time stream is started/stopped, just do it once.
That reduces the memory allocation pressure and makes the
code that start/stop streaming a way simpler.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/infiniband/hw')
0 files changed, 0 insertions, 0 deletions