diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-05-05 11:22:08 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-05-05 18:42:43 +0300 |
commit | 5334b3426ac9a57f4103275cfbd7e37b18851308 (patch) | |
tree | f8906674718be989f33836871fd4ea16c76c46d9 /include/video | |
parent | 6159e12e11770fb25e748af90f6c5206c1df09ee (diff) | |
download | linux-5334b3426ac9a57f4103275cfbd7e37b18851308.tar.xz |
media: gspca: Stop using GFP_DMA for buffers for USB bulk transfers
The recent "x86 ZONE_DMA love" discussion at LSF/MM pointed out that some
gspca sub-drivvers are using GFP_DMA to allocate buffers which are used
for USB bulk transfers, there is absolutely no need for this, drop it.
Cc: "Luis R. Rodriguez" <mcgrof@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'include/video')
0 files changed, 0 insertions, 0 deletions