tizenaudio-sink/source: Remove card of module argument 16/191516/1 accepted/tizen/unified/20181107.082057 submit/tizen/20181106.060307
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 18 Oct 2018 02:49:24 +0000 (11:49 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 18 Oct 2018 03:00:10 +0000 (12:00 +0900)
commitbc7543428b524d85b6391d069b3414346d80a623
treefc29f36d0979438c6677e7872e8d5345a6f494f9
parente756b79bf0dea2bc7a0dd202e093f1ca558dbeef
tizenaudio-sink/source: Remove card of module argument

This card argument is removed and is incorporated into the
device argument. User can pass the device argument as below.

e.g.) in case of card 0, device 0
  device=0,0 rate=44100

device-manager is also revised to parse the device-string from
device-map.json properly in case of device class is for tizen.

[Version] 11.1.29
[Issue type] Bug fix

Change-Id: I56d99dbc29ad7729c5842e41110f7f0c24478fee
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/pulseaudio-modules-tizen.spec
src/device-manager.c
src/module-tizenaudio-sink.c
src/module-tizenaudio-source.c