Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1615251

RE: [PATCH V7 4/7] mfd: da9061: MFD core support

From Steve Twiss <stwiss.opensource@diasemi.com>
Newsgroups linux.kernel
Subject RE: [PATCH V7 4/7] mfd: da9061: MFD core support
Date 2017-04-03 16:30 +0200
Message-ID <tsb9x-80W-45@gated-at.bofh.it> (permalink)
References <tq0UW-12M-23@gated-at.bofh.it> <tq0UW-12M-37@gated-at.bofh.it> <tsaZR-7XD-47@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 03 April 2017 15:12, Lee Jones wrote:

> > @@ -475,7 +855,25 @@ static int da9062_i2c_probe(struct i2c_client *i2c,
> >  		return -EINVAL;
> >  	}
> >
> > -	chip->regmap = devm_regmap_init_i2c(i2c, &da9062_regmap_config);
> > +	switch (chip->chip_type) {
> > +	case(COMPAT_TYPE_DA9061):
> 
> Brackets around the case value?
> 
> That's a new one on me.

Hm. Do you want me to resend it without braces?

Regards,
Stephen

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V7 0/7]  da9061: DA9061 driver submission Steve Twiss <stwiss.opensource@diasemi.com> - 2017-03-28 17:10 +0200
  [PATCH V7 6/7] thermal: da9062/61: Thermal junction temperature  monitoring driver Steve Twiss <stwiss.opensource@diasemi.com> - 2017-03-28 17:10 +0200
    Re: [PATCH V7 6/7] thermal: da9062/61: Thermal junction temperature  monitoring driver Eduardo Valentin <edubezval@gmail.com> - 2017-04-01 22:00 +0200
      RE: [PATCH V7 6/7] thermal: da9062/61: Thermal junction temperature  monitoring driver Steve Twiss <stwiss.opensource@diasemi.com> - 2017-04-03 15:30 +0200
  [PATCH V7 1/7] Documentation: devicetree: watchdog: da9062/61  watchdog timer binding Steve Twiss <stwiss.opensource@diasemi.com> - 2017-03-28 17:10 +0200
  [PATCH V7 5/7] regulator: da9061: BUCK and LDO regulator driver Steve Twiss <stwiss.opensource@diasemi.com> - 2017-03-28 17:10 +0200
  [PATCH V7 2/7] Documentation: devicetree: thermal: da9062/61 TJUNC  temperature binding Steve Twiss <stwiss.opensource@diasemi.com> - 2017-03-28 17:10 +0200
  [PATCH V7 4/7] mfd: da9061: MFD core support Steve Twiss <stwiss.opensource@diasemi.com> - 2017-03-28 17:10 +0200
    Re: [PATCH V7 4/7] mfd: da9061: MFD core support Lee Jones <lee.jones@linaro.org> - 2017-04-03 16:20 +0200
      RE: [PATCH V7 4/7] mfd: da9061: MFD core support Steve Twiss <stwiss.opensource@diasemi.com> - 2017-04-03 16:30 +0200
        Re: [PATCH V7 4/7] mfd: da9061: MFD core support Lee Jones <lee.jones@linaro.org> - 2017-04-03 16:40 +0200
          RE: [PATCH V7 4/7] mfd: da9061: MFD core support Steve Twiss <stwiss.opensource@diasemi.com> - 2017-04-03 18:00 +0200
            Re: [PATCH V7 4/7] mfd: da9061: MFD core support Lee Jones <lee.jones@linaro.org> - 2017-04-04 10:40 +0200
  Re: [PATCH V7 0/7]  da9061: DA9061 driver submission Eduardo Valentin <edubezval@gmail.com> - 2017-04-07 07:00 +0200

csiph-web