On Mon, Aug 26, 2013 at 01:42:03PM +0200, Jiri Kosina wrote:
> On Fri, 23 Aug 2013, Greg Kroah-Hartman wrote:
>
> > The dev_attrs field of struct bus_type is going away soon, dev_groups
> > should be used instead. This converts the HID bus code to use
> > the correct field.
> >
> > Cc: Jiri Kosi
On Fri, 23 Aug 2013, Greg Kroah-Hartman wrote:
> The dev_attrs field of struct bus_type is going away soon, dev_groups
> should be used instead. This converts the HID bus code to use
> the correct field.
>
> Cc: Jiri Kosina
> Signed-off-by: Greg Kroah-Hartman
Acked-by: Jiri Kosina
> ---
>
The dev_attrs field of struct bus_type is going away soon, dev_groups
should be used instead. This converts the HID bus code to use
the correct field.
Cc: Jiri Kosina
Signed-off-by: Greg Kroah-Hartman
---
drivers/hid/hid-core.c | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
3 matches
Mail list logo