ASoC: Intel: bxt: Add jack port initialize in da7219_max98357a machine
Jeeja KP authored

After the pcm jack is created, create and initialize the pin switch
widget for each port. Pin switch is to enable/disable the pin when
monitor is connected/disconnected.
Signed-off-by: default avatarJeeja KP <jeeja.kp@intel.com>
Acked-by: default avatarVinod Koul <vinod.koul@intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
c5cf9f37
Name Last commit Last update
Documentation Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
arch powerpc: Fix build warning on 32-bit PPC
block ktime: Cleanup ktime_set() usage
certs certs: Add a secondary system keyring that can be added to dynamically
crypto Merge tag 'docs-4.10-2' of git://git.lwn.net/linux
drivers avoid spurious "may be used uninitialized" warning
firmware WHENCE: use https://linuxtv.org for LinuxTV URLs
fs ktime: Get rid of ktime_equal()
include Merge tag 'v4.10-rc1' into asoc-intel
init mm: add PageWaiters indicating tasks are waiting for a page bit
ipc ipc/sem: avoid idr tree lookup for interrupted semop
kernel Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
lib Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
mm mm: add PageWaiters indicating tasks are waiting for a page bit
net ktime: Get rid of ktime_equal()
samples Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
scripts Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
security Replace <asm/uaccess.h> with <linux/uaccess.h> globally
sound ASoC: Intel: bxt: Add jack port initialize in da7219_max98357a machine
tools Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
usr initramfs: allow again choice of the embedded initram compression algorithm
virt Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.