Merge remote-tracking branches 'asoc/topic/max98090', 'asoc/topic/max98095', 'asoc...
authorMark Brown <broonie@kernel.org>
Sun, 30 Aug 2015 14:54:57 +0000 (15:54 +0100)
committerMark Brown <broonie@kernel.org>
Sun, 30 Aug 2015 14:54:57 +0000 (15:54 +0100)
1  2  3  4  5  6 
sound/soc/codecs/adav80x.c
sound/soc/codecs/da732x.c
sound/soc/codecs/da9055.c
sound/soc/codecs/isabelle.c
sound/soc/codecs/lm49453.c
sound/soc/codecs/max9768.c
sound/soc/codecs/max98090.c
sound/soc/codecs/max98095.c
sound/soc/codecs/max98357a.c
sound/soc/codecs/max98925.c
sound/soc/codecs/tas2552.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
@@@@@@@ -218,8 -242,10 -242,10 -242,10 -242,9 -242,10 +218,8 @@@@@@@ MODULE_DEVICE_TABLE(i2c, max9768_i2c_id
      static struct i2c_driver max9768_i2c_driver = {
        .driver = {
                .name = "max9768",
 --- -          .owner = THIS_MODULE,
        },
        .probe = max9768_i2c_probe,
 -----  .remove = max9768_i2c_remove,
        .id_table = max9768_i2c_id,
      };
      module_i2c_driver(max9768_i2c_driver);
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge