Commits

Mauro Carvalho Chehab committed e076c92ed69
[media] drxk: Convert an #ifdef logic as a new config parameter Instead of using #ifdef I2C_LONG_ADR for some devices, convert it into a parameter. Terratec H5 logs from the original driver seems to need this mode. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>