iio: dummy: evgen: use irq_sim
Bartosz Golaszewski authored

Switch to using the recently added interrupt simulator for dummy irqs.
Signed-off-by: default avatarBartosz Golaszewski <brgl@bgdev.pl>
Reviewed-by: default avatarLars-Peter Clausen <lars@metafoo.de>
Tested-by: default avatarLars-Peter Clausen <lars@metafoo.de>
Signed-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
ca481398
Name Last commit Last update
Documentation iio:dac: Add DT binding documentation for ds4424
arch Merge 4.14-rc4 into staging-next
block bsg-lib: fix use-after-free under memory-pressure
certs modsign: add markers to endif-statements in certs/Makefile
crypto crypto: af_alg - update correct dst SGL entry
drivers iio: dummy: evgen: use irq_sim
firmware firmware: Restore support for built-in firmware
fs Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
include Merge 4.14-rc4 into staging-next
init Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
ipc fix a typo in put_compat_shm_info()
kernel Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
lib lib/ratelimit.c: use deferred printk() version
mm mm/memory_hotplug: define find_{smallest|biggest}_section_pfn as unsigned long
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
samples Merge tag 'media/v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
scripts checkpatch: fix ignoring cover-letter logic
security lsm: fix smack_inode_removexattr and xattr_getsecurity memleak
sound Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
tools Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
usr ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk.
virt Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"
.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.