Home
last modified time | relevance | path

Searched hist:"39 de843352d8c655f23ecff460d5e74101780b7e" (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/core/
H A Dlists.c39de843352d8c655f23ecff460d5e74101780b7e Wed Mar 25 18:21:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Rename driver data function to dev_get_driver_data()

The existing get_get_of_data() function provides access to both the driver's
compatible string and its driver data. However only the latter is actually
useful. Update the interface to reflect this and fix up existing users.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Ddevice.c39de843352d8c655f23ecff460d5e74101780b7e Wed Mar 25 18:21:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Rename driver data function to dev_get_driver_data()

The existing get_get_of_data() function provides access to both the driver's
compatible string and its driver data. However only the latter is actually
useful. Update the interface to reflect this and fix up existing users.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/drivers/i2c/
H A Dtegra_i2c.c39de843352d8c655f23ecff460d5e74101780b7e Wed Mar 25 18:21:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Rename driver data function to dev_get_driver_data()

The existing get_get_of_data() function provides access to both the driver's
compatible string and its driver data. However only the latter is actually
useful. Update the interface to reflect this and fix up existing users.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
H A Ds3c24x0_i2c.c39de843352d8c655f23ecff460d5e74101780b7e Wed Mar 25 18:21:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Rename driver data function to dev_get_driver_data()

The existing get_get_of_data() function provides access to both the driver's
compatible string and its driver data. However only the latter is actually
useful. Update the interface to reflect this and fix up existing users.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>
/rk3399_rockchip-uboot/include/dm/
H A Ddevice.h39de843352d8c655f23ecff460d5e74101780b7e Wed Mar 25 18:21:55 UTC 2015 Simon Glass <sjg@chromium.org> dm: core: Rename driver data function to dev_get_driver_data()

The existing get_get_of_data() function provides access to both the driver's
compatible string and its driver data. However only the latter is actually
useful. Update the interface to reflect this and fix up existing users.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Marek Vasut <marex@denx.de>