diff options
author | Marc-André Lureau <marcandre.lureau@redhat.com> | 2019-10-18 12:19:36 +0200 |
---|---|---|
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | 2020-01-07 17:24:29 +0400 |
commit | b9751d205febdfefdb9bb9828fef07ae9a966f1b (patch) | |
tree | 857c72a4fe93311ad38bbdce80f6b2af9343e529 /include | |
parent | f4f643882d9dc4676411d1f5fcf9393aa745570b (diff) | |
download | qemu-b9751d205febdfefdb9bb9828fef07ae9a966f1b.zip qemu-b9751d205febdfefdb9bb9828fef07ae9a966f1b.tar.gz qemu-b9751d205febdfefdb9bb9828fef07ae9a966f1b.tar.bz2 |
smbus-eeprom: remove PROP_PTR
Instead, set the initial data field directly.
(the initial data is an array of 256 bytes. As I don't know if it may
change over time, I keep the pointer to original buffer as is, but it
might be worth to consider to copy it instead)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Corey Minyard <cminyard@mvista.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions