Re: [PATCH] regmap: regmap-w1: Fix build troubles

2017-07-10 Thread Mark Brown
On Mon, Jul 10, 2017 at 03:17:17PM +0200, Sebastian Reichel wrote: > On Mon, Jul 10, 2017 at 01:19:35PM +0100, Mark Brown wrote: > > Like I say I provided a tag for this and didn't get any request to > > pull/apply the update in the other direction so it is extremely > > disappointing to see that

Re: [PATCH] regmap: regmap-w1: Fix build troubles

2017-07-10 Thread Greg Kroah-Hartman
On Mon, Jul 10, 2017 at 05:49:35PM +0300, Evgeniy Polyakov wrote: > Hi everyone > > 08.07.2017, 17:58, "Sebastian Reichel" : > > This should go into 4.13, but you actually did not include the > > maintainer of regmap (which I just added, but you may have to > > resend the patch, so that it lands i

Re: [PATCH] regmap: regmap-w1: Fix build troubles

2017-07-10 Thread Sebastian Reichel
Hi, On Mon, Jul 10, 2017 at 01:19:35PM +0100, Mark Brown wrote: > On Mon, Jul 10, 2017 at 01:51:38PM +0200, Sebastian Reichel wrote: > > > Patches like this *really* shouldn't be appearing during the merge > > > window, they should be being handled well before that with everything > > > ready in -

Re: [PATCH] regmap: regmap-w1: Fix build troubles

2017-07-10 Thread Mark Brown
On Mon, Jul 10, 2017 at 01:51:38PM +0200, Sebastian Reichel wrote: > > Patches like this *really* shouldn't be appearing during the merge > > window, they should be being handled well before that with everything > > ready in -next when the merge window opens. > Both patches were in linux-next and

Re: [PATCH] regmap: regmap-w1: Fix build troubles

2017-07-10 Thread Sebastian Reichel
Hi, On Mon, Jul 10, 2017 at 11:31:41AM +0100, Mark Brown wrote: > On Sat, Jul 08, 2017 at 04:58:08PM +0200, Sebastian Reichel wrote: > > On Fri, Jul 07, 2017 at 06:38:22PM +0300, Alex A. Mihaylov wrote: > > > Fixes: cc5d0db390b0 ("regmap: Add 1-Wire bus support") > > > Commit de0d6dbdbdb2 ("w1: Ad

Re: [PATCH] regmap: regmap-w1: Fix build troubles

2017-07-10 Thread Mark Brown
On Sat, Jul 08, 2017 at 04:58:08PM +0200, Sebastian Reichel wrote: > On Fri, Jul 07, 2017 at 06:38:22PM +0300, Alex A. Mihaylov wrote: > > Fixes: cc5d0db390b0 ("regmap: Add 1-Wire bus support") > > Commit de0d6dbdbdb2 ("w1: Add subsystem kernel public interface") > > Fix place off w1.h header file

Re: [PATCH] regmap: regmap-w1: Fix build troubles

2017-07-08 Thread Sebastian Reichel
Hi, On Fri, Jul 07, 2017 at 06:38:22PM +0300, Alex A. Mihaylov wrote: > Fixes: cc5d0db390b0 ("regmap: Add 1-Wire bus support") > Commit de0d6dbdbdb2 ("w1: Add subsystem kernel public interface") > Fix place off w1.h header file > > Cosmetic: Fix company name (local to international) > > Signed-o

[PATCH] regmap: regmap-w1: Fix build troubles

2017-07-07 Thread Alex A. Mihaylov
Fixes: cc5d0db390b0 ("regmap: Add 1-Wire bus support") Commit de0d6dbdbdb2 ("w1: Add subsystem kernel public interface") Fix place off w1.h header file Cosmetic: Fix company name (local to international) Signed-off-by: Alex A. Mihaylov --- drivers/base/regmap/regmap-w1.c | 4 ++-- 1 file change

Re: [PATCH] regmap: regmap-w1: Fix build troubles

2017-07-07 Thread Mark Brown
On Thu, Jul 06, 2017 at 04:10:17PM +0300, Alex A. Mihaylov wrote: > Fixes: cc5d0db390b0 ("regmap: Add 1-Wire bus support") > Commit de0d6dbdbdb2 ("w1: Add subsystem kernel public interface") > Fix place off w1.h header file This needs to go in along with whatever is doing the move of the header fi

[PATCH] regmap: regmap-w1: Fix build troubles

2017-07-06 Thread Alex A. Mihaylov
Fixes: cc5d0db390b0 ("regmap: Add 1-Wire bus support") Commit de0d6dbdbdb2 ("w1: Add subsystem kernel public interface") Fix place off w1.h header file Cosmetic: Fix company name (local to international) Signed-off-by: Alex A. Mihaylov --- drivers/base/regmap/regmap-w1.c | 4 ++-- 1 file changed