diff options
| author | Peter Crosthwaite | 2013-11-11 09:15:21 +0100 |
|---|---|---|
| committer | Alexander Graf | 2013-12-20 01:58:12 +0100 |
| commit | be5907f2cc6d075b1d687e51a0e0d8ac074a7ac8 (patch) | |
| tree | 1b12522591d40c8ac107a9acdb4e7931b3bf108e /scripts | |
| parent | device_tree: s/qemu_devtree/qemu_fdt globally (diff) | |
| download | qemu-be5907f2cc6d075b1d687e51a0e0d8ac074a7ac8.tar.gz qemu-be5907f2cc6d075b1d687e51a0e0d8ac074a7ac8.tar.xz qemu-be5907f2cc6d075b1d687e51a0e0d8ac074a7ac8.zip | |
device_tree: qemu_fdt_setprop: Rename val_array arg
Looking at the implementation, this doesn't really have a lot to do
with arrays. Its just a pointer to a buffer and is passed through
to the wrapped fn (qemu_fdt_setprop) unchanged. So rename to make it
consistent with libfdt, which in the wrapped function just calls it
"val".
Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
