[PATCH] module-switch-on-port-available: Add some basic properties

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2017-09-22 at 16:27 +0200, David Henningsson wrote:
> Apparently I forgot about this for like, five years, but better
> late than never!
> 
> Signed-off-by: David Henningsson <diwic at ubuntu.com>
> ---
>  src/modules/module-switch-on-port-available.c | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/src/modules/module-switch-on-port-available.c b/src/modules/module-switch-on-port-available.c
> index 4020987..b28e60b 100644
> --- a/src/modules/module-switch-on-port-available.c
> +++ b/src/modules/module-switch-on-port-available.c
> @@ -29,6 +29,11 @@
>  
>  #include "module-switch-on-port-available-symdef.h"
>  
> +PA_MODULE_AUTHOR("David Henningsson");
> +PA_MODULE_DESCRIPTION("Switches ports and profiles when devices are plugged/unplugged");
> +PA_MODULE_LOAD_ONCE(true);
> +PA_MODULE_VERSION(PACKAGE_VERSION);
> +
>  struct card_info {
>      struct userdata *userdata;
>      pa_card *card;

Thanks! Applied.

-- 
Tanu

https://www.patreon.com/tanuk


[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux