17 Oct, 2013
1 commit
-
The dev_attrs field of struct bus_type is going away soon, dev_groups
should be used instead. This converts the ide bus code to use the
correct field.Acked-by: David S. Miller
Cc:
Signed-off-by: Greg Kroah-Hartman
02 Jan, 2009
1 commit
-
While at it:
- media_string() -> ide_media_string()There should be no functional changes caused by this patch.
Signed-off-by: Bartlomiej Zolnierkiewicz