-
由 Mauro Carvalho Chehab 提交于
Writing at the device's struct is evil, as two em28xx devices may be using it. So, stop abusing it, storing the values inside struct em28xx_dev. Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
aa62980b
Writing at the device's struct is evil, as two em28xx devices
may be using it. So, stop abusing it, storing the values
inside struct em28xx_dev.
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>