[U-Boot] [PATCH v4 04/29] dm: core: Add a clarifying comment on struct udevice's seq member

Simon Glass sjg at chromium.org
Thu Oct 23 05:03:13 CEST 2014


On 13 October 2014 23:41, Simon Glass <sjg at chromium.org> wrote:
> The sequence number is unique within the uclass, so state this clearly.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Acked-by: Jagannadha Sutradharudu Teki <jagannadh.teki at gmail.com>
> ---
>
> Changes in v4: None
> Changes in v3:
> - Add new patch to add a clarifying comment on struct udevice's seq member
>
> Changes in v2: None
>
>  doc/driver-model/README.txt | 4 +++-
>  include/dm/device.h         | 3 ++-
>  2 files changed, 5 insertions(+), 2 deletions(-)
>

Applied to u-boot-dm/master.


More information about the U-Boot mailing list