dm: Rename struct device_id to udevice_id
It is best to avoid having any occurence of 'struct device' in driver
model, so rename to achieve this.
Signed-off-by:
Simon Glass <sjg@chromium.org>
Showing
- doc/driver-model/README.txt 1 addition, 1 deletiondoc/driver-model/README.txt
- drivers/core/lists.c 1 addition, 1 deletiondrivers/core/lists.c
- drivers/demo/demo-shape.c 1 addition, 1 deletiondrivers/demo/demo-shape.c
- drivers/demo/demo-simple.c 1 addition, 1 deletiondrivers/demo/demo-simple.c
- drivers/gpio/sandbox.c 1 addition, 1 deletiondrivers/gpio/sandbox.c
- include/dm/device.h 3 additions, 3 deletionsinclude/dm/device.h
- test/dm/test-fdt.c 1 addition, 1 deletiontest/dm/test-fdt.c
Loading
Please register or sign in to comment