[U-Boot] [PATCH v7 01/11] net: designware: Export various functions/struct to allow subclassing
Simon Glass
sjg at chromium.org
Thu Jan 12 06:08:33 CET 2017
On 11 January 2017 at 03:46, Romain Perier <romain.perier at collabora.com> wrote:
> From: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
>
> To allow other DM drivers to subclass the designware driver various
> functions and structures need to be exported. Export these.
>
> Signed-off-by: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
> Signed-off-by: Romain Perier <romain.perier at collabora.com>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v7: NONE
>
> Changes in v6:
> - Acked-by -> Signed-off-by for Romain
>
> Changes in v5:
> - Added Acked-by for Romain
>
> drivers/net/designware.c | 6 +++---
> drivers/net/designware.h | 4 ++++
> 2 files changed, 7 insertions(+), 3 deletions(-)
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list