
23 Oct
2014
23 Oct
'14
5:03 a.m.
On 13 October 2014 23:41, Simon Glass sjg@chromium.org wrote:
The sequence number is unique within the uclass, so state this clearly.
Signed-off-by: Simon Glass sjg@chromium.org Acked-by: Jagannadha Sutradharudu Teki jagannadh.teki@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.