device-manager: remove checking module arguments 92/262192/5
authorJaechul Lee <jcsing.lee@samsung.com>
Fri, 30 Jul 2021 04:45:30 +0000 (13:45 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Wed, 4 Aug 2021 07:50:27 +0000 (16:50 +0900)
commitda998d9560653f48e71f04c2b0adde8061d4f7c5
treeb4e0f1bec8d2f67adea69234efbf90d7dffb777d
parent56e3c9a339710449345ad2dd72b9070c1f48336f
device-manager: remove checking module arguments

The comparison of the mod args would be failed if unknown args in
device-manager are added like 'echo=1' and it doesn't need to check
module args validation because each module already checks it.

All arguments would be parsed in case of passing NULL.

[Version] 13.0.68
[Issue Type] Improvement

Change-Id: I2be900ef82ecdedc5c181bdc919cd439d0a4b67d
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
packaging/pulseaudio-modules-tizen.spec
src/device-manager.c