etraxfs: remove PROP_PTR usage
commit3af6eb8f9b489c72a1f540e752d8d5f1503b9a87
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 17 Oct 2019 15:49:22 +0000 (17 17:49 +0200)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 7 Jan 2020 13:24:29 +0000 (7 17:24 +0400)
tree9d0233802c451e576e2c6c9bfc2fea7512c7914f
parent4cc76287d81036909e43e29a7a42e8d9852041db
etraxfs: remove PROP_PTR usage

etraxfs_dma_client are not Object, so can't be exposed to user with
QOM path. Let's remove property usage and move the constructor to the
.c unit, simplifying some code on the way.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
hw/net/etraxfs_eth.c
include/hw/cris/etraxfs.h