[PATCH 17/26] dm: core: Rename sqq to seq_

Simon Glass sjg at chromium.org
Mon Dec 28 17:26:24 CET 2020


On Sat, Dec 19, 2020 at 10:40:09AM -0700, Simon Glass wrote:
> Now that the sequence-numbering migration is complete, rename this member
> back to seq_, adding an underscore to indicate it is internal to driver
> model.

Reviewed-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>

> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/core/device.c    | 8 ++++----
>  drivers/core/dump.c      | 2 +-
>  drivers/core/uclass.c    | 8 ++++----
>  drivers/pci/pci-uclass.c | 2 +-
>  include/dm/device.h      | 9 +++++----
>  test/dm/core.c           | 6 +++---
>  6 files changed, 18 insertions(+), 17 deletions(-)
>
Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list