Home
last modified time | relevance | path

Searched hist:"8 d5732f4" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/staging/greybus/
H A Dpwm.c8d5732f4 Wed Oct 14 13:18:50 CDT 2015 Greg Kroah-Hartman <gregkh@google.com> greybus: pwm: use the bundle struct device instead of the connector

We are removing struct device from the gb_connection structure in the
near future. The gb_bundle structure's struct device should be used as
a replacement.

This patch moves the pwm driver to use the bundle pointer instead of the
connection pointer.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Reviewed-by: Alex Elder <elder@linaro.org>
8d5732f4 Wed Oct 14 13:18:50 CDT 2015 Greg Kroah-Hartman <gregkh@google.com> greybus: pwm: use the bundle struct device instead of the connector

We are removing struct device from the gb_connection structure in the
near future. The gb_bundle structure's struct device should be used as
a replacement.

This patch moves the pwm driver to use the bundle pointer instead of the
connection pointer.

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Reviewed-by: Alex Elder <elder@linaro.org>