From 0f3bf3dc1ca394a8385079a5653088672b65c5c4 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Fri, 27 Jun 2014 11:15:41 -0300 Subject: [PATCH] [media] cx23885: fix UNSET/TUNER_ABSENT confusion Sometimes dev->tuner_type is compared to UNSET, sometimes to TUNER_ABSENT, but these defines have different values. Standardize to TUNER_ABSENT. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed