cs4231: Get rid of empty property array
commit180c00dfc7e3acbb74a114dd9176909a77b3456e
authorEduardo Habkost <ehabkost@redhat.com>
Fri, 11 Dec 2020 22:04:58 +0000 (11 17:04 -0500)
committerEduardo Habkost <ehabkost@redhat.com>
Tue, 15 Dec 2020 15:02:07 +0000 (15 10:02 -0500)
tree40aaf4a4713182b5512a87fc3e48d0d1cdc5a5ca
parentf0e34a06f6580e666a1f49d1b8315adf1d587c43
cs4231: Get rid of empty property array

An empty props array is unnecessary, we can just not call
device_class_set_props().

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20201211220529.2290218-2-ehabkost@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
hw/audio/cs4231.c