Searched hist:f24fc57b24444fe31fbddb5716195bb8bbc70b58 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mmc/core/ |
H A D | sdio_bus.c | diff f24fc57b24444fe31fbddb5716195bb8bbc70b58 Mon Oct 07 01:55:43 CDT 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> MMC: convert bus code to use dev_groups
The dev_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the MMC bus code to use the correct field.
Cc: Chris Ball <cjb@laptop.org> Cc: Ulf Hansson <ulf.hansson@linaro.org> Cc: Konstantin Dorfman <kdorfman@codeaurora.org> Cc: Seungwon Jeon <tgih.jun@samsung.com> Cc: <linux-mmc@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | bus.c | diff f24fc57b24444fe31fbddb5716195bb8bbc70b58 Mon Oct 07 01:55:43 CDT 2013 Greg Kroah-Hartman <gregkh@linuxfoundation.org> MMC: convert bus code to use dev_groups
The dev_attrs field of struct bus_type is going away soon, dev_groups should be used instead. This converts the MMC bus code to use the correct field.
Cc: Chris Ball <cjb@laptop.org> Cc: Ulf Hansson <ulf.hansson@linaro.org> Cc: Konstantin Dorfman <kdorfman@codeaurora.org> Cc: Seungwon Jeon <tgih.jun@samsung.com> Cc: <linux-mmc@vger.kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|