Re: [PATCH 07/15] Input: gameport: convert bus code to use drv_groups

2013-08-25 Thread Greg Kroah-Hartman
On Sat, Aug 24, 2013 at 04:33:18PM -0700, Dmitry Torokhov wrote:
> On Fri, Aug 23, 2013 at 02:24:33PM -0700, Greg Kroah-Hartman wrote:
> > The drv_attrs field of struct bus_type is going away soon, drv_groups
> > should be used instead.  This converts the gameport bus code to use the
> > correct field.
> > 
> > Cc: Dmitry Torokhov 
> > Signed-off-by: Greg Kroah-Hartman 
> 
> Acked-by: Dmitry Torokhov 
> 
> I assume you'll be taking the entire series through your tree?

Yes, I can easily do that, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 07/15] Input: gameport: convert bus code to use drv_groups

2013-08-25 Thread Greg Kroah-Hartman
On Sat, Aug 24, 2013 at 04:33:18PM -0700, Dmitry Torokhov wrote:
 On Fri, Aug 23, 2013 at 02:24:33PM -0700, Greg Kroah-Hartman wrote:
  The drv_attrs field of struct bus_type is going away soon, drv_groups
  should be used instead.  This converts the gameport bus code to use the
  correct field.
  
  Cc: Dmitry Torokhov dmitry.torok...@gmail.com
  Signed-off-by: Greg Kroah-Hartman gre...@linuxfoundation.org
 
 Acked-by: Dmitry Torokhov dmitry.torok...@gmail.com
 
 I assume you'll be taking the entire series through your tree?

Yes, I can easily do that, thanks.

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 07/15] Input: gameport: convert bus code to use drv_groups

2013-08-24 Thread Dmitry Torokhov
On Fri, Aug 23, 2013 at 02:24:33PM -0700, Greg Kroah-Hartman wrote:
> The drv_attrs field of struct bus_type is going away soon, drv_groups
> should be used instead.  This converts the gameport bus code to use the
> correct field.
> 
> Cc: Dmitry Torokhov 
> Signed-off-by: Greg Kroah-Hartman 

Acked-by: Dmitry Torokhov 

I assume you'll be taking the entire series through your tree?

Thanks.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 07/15] Input: gameport: convert bus code to use drv_groups

2013-08-24 Thread Dmitry Torokhov
On Fri, Aug 23, 2013 at 02:24:33PM -0700, Greg Kroah-Hartman wrote:
 The drv_attrs field of struct bus_type is going away soon, drv_groups
 should be used instead.  This converts the gameport bus code to use the
 correct field.
 
 Cc: Dmitry Torokhov dmitry.torok...@gmail.com
 Signed-off-by: Greg Kroah-Hartman gre...@linuxfoundation.org

Acked-by: Dmitry Torokhov dmitry.torok...@gmail.com

I assume you'll be taking the entire series through your tree?

Thanks.

-- 
Dmitry
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/