]> err.no Git - linux-2.6/blobdiff - drivers/media/video/ir-kbd-i2c.c
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...
[linux-2.6] / drivers / media / video / ir-kbd-i2c.c
index d98dd0d1e37301c04644d154d342ca8fde4ca155..29779d8bf7fbecbc0e33ade96d51a75ef0c30e03 100644 (file)
@@ -528,6 +528,7 @@ static int ir_probe(struct i2c_adapter *adap)
                break;
        case I2C_HW_B_CX2388x:
                probe = probe_cx88;
+               break;
        case I2C_HW_B_CX23885:
                probe = probe_cx23885;
                break;