All of lore.kernel.org
 help / color / mirror / Atom feed
From: fuweix.tang@intel.com
To: alsa-devel@alsa-project.org
Cc: tiwai@suse.de, liam.r.girdwood@linux.intel.com,
	Fuwei Tang <fuweix.tang@intel.com>,
	mengdong.lin@intel.com
Subject: [PATCH 0/2] conf/ucm: Remove intel UCM conf files from alsa-lib repo
Date: Wed, 15 Mar 2017 14:45:38 +0800	[thread overview]
Message-ID: <cover.1487576432.git.fuweix.tang@intel.com> (raw)

From: Fuwei Tang <fuweix.tang@intel.com>

Remove the intel UCM configs from alsa-lib repo.

Another series will add them to a dedicated UCM conf repo.License can be changed to
BSD for intel files,and left as "unknown" for other conf files when they are moved from 
alsa-lib to the new repo.The alsa-lib LGPL license does not cover runtime configuration files.

Fuwei Tang (2):
  conf/ucm: Remove conf files of broxton-rt298 platform
  conf/ucm: Remove conf files of skylake-rt286 platfrom

 configure.ac                                  |   2 -
 src/conf/ucm/Makefile.am                      |   2 +-
 src/conf/ucm/broxton-rt298/Hdmi1              |  22 -----
 src/conf/ucm/broxton-rt298/Hdmi2              |  14 ---
 src/conf/ucm/broxton-rt298/HiFi               | 129 --------------------------
 src/conf/ucm/broxton-rt298/Makefile.am        |   4 -
 src/conf/ucm/broxton-rt298/broxton-rt298.conf |  58 ------------
 src/conf/ucm/skylake-rt286/Hdmi1              |  20 ----
 src/conf/ucm/skylake-rt286/Hdmi2              |  20 ----
 src/conf/ucm/skylake-rt286/HiFi               | 129 --------------------------
 src/conf/ucm/skylake-rt286/Makefile.am        |   4 -
 src/conf/ucm/skylake-rt286/skylake-rt286.conf |  60 ------------
 12 files changed, 1 insertion(+), 463 deletions(-)
 delete mode 100644 src/conf/ucm/broxton-rt298/Hdmi1
 delete mode 100644 src/conf/ucm/broxton-rt298/Hdmi2
 delete mode 100644 src/conf/ucm/broxton-rt298/HiFi
 delete mode 100644 src/conf/ucm/broxton-rt298/Makefile.am
 delete mode 100644 src/conf/ucm/broxton-rt298/broxton-rt298.conf
 delete mode 100644 src/conf/ucm/skylake-rt286/Hdmi1
 delete mode 100644 src/conf/ucm/skylake-rt286/Hdmi2
 delete mode 100644 src/conf/ucm/skylake-rt286/HiFi
 delete mode 100644 src/conf/ucm/skylake-rt286/Makefile.am
 delete mode 100644 src/conf/ucm/skylake-rt286/skylake-rt286.conf

-- 
2.7.4

             reply	other threads:[~2017-03-15  6:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-15  6:45 fuweix.tang [this message]
2017-03-15  6:45 ` [PATCH 1/2] conf/ucm: Remove conf files of broxton-rt298 platform fuweix.tang
2017-03-15  6:45 ` [PATCH 2/2] conf/ucm: Remove conf files of skylake-rt286 platform fuweix.tang
2017-03-20 11:34 ` [PATCH 0/2] conf/ucm: Remove intel UCM conf files from alsa-lib repo Takashi Iwai
2017-03-20 13:50   ` Liam Girdwood

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1487576432.git.fuweix.tang@intel.com \
    --to=fuweix.tang@intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=liam.r.girdwood@linux.intel.com \
    --cc=mengdong.lin@intel.com \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.