[U-Boot] [PATCH 08/27] mmc: Move tracing code into separate functions

Simon Glass sjg at chromium.org
Mon Jul 4 01:24:58 CEST 2016


On 12 June 2016 at 23:30, Simon Glass <sjg at chromium.org> wrote:
> Move this code into separate functions so that it can be used from the uclass
> also. Add static inline versions for when the option is disabled.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/mmc/mmc.c         | 41 ++++++++++++++++++++++++++---------------
>  drivers/mmc/mmc_private.h | 19 +++++++++++++++++++
>  2 files changed, 45 insertions(+), 15 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list