[U-Boot] [PATCH v2 06/80] dm: core: Convert driver_bind() to use const

Simon Glass sjg at chromium.org
Tue Apr 7 20:39:55 CEST 2015


On 25 March 2015 at 12:21, Simon Glass <sjg at chromium.org> wrote:
> The driver is not modified by driver model, so update driver_bind() to
> recognise that.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/core/device-remove.c | 4 ++--
>  drivers/core/device.c        | 7 ++++---
>  include/dm/device-internal.h | 2 +-
>  include/dm/device.h          | 2 +-
>  4 files changed, 8 insertions(+), 7 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list