[pulseaudio-discuss] [[PATCH v0] 1/5] device-port: Allow setting the card name while creating a port.

poljar (Damir Jelić) poljarinho at gmail.com
Mon Jun 3 10:36:27 PDT 2013


On Mon, Jun 03, 2013 at 08:31:22PM +0300, Tanu Kaskinen wrote:
> On Thu, 2013-04-18 at 02:24 +0200, poljar (Damir Jelić) wrote:
> > Since we want to be able to set/restore port properties while creating a
> > port and the port properties are saved with the card name as a key we
> > need to know the card name before the port is connected to a card.
> > 
> > This patch enables assigning a card name to the port_new_data struct.
> 
> Thanks, will apply. I added an assertion to pa_device_port_new():
> pa_assert(data->card_name).
> 
> BTW, in case you used the double brackets "[[PATCH v0] 1/5]" in the
> subject on purpose, please don't do it again, or fix git am, which
> doesn't handle it well :)
> 

Sorry about that. I used the --subject-prefix option wrongly for git
format-pacth.

Thanks.


More information about the pulseaudio-discuss mailing list