summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@fastmail.com>2016-05-09 18:04:19 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2016-05-10 18:17:05 +0200
commit44ca941a677323b28366835428ec289a55f764d8 (patch)
tree1a652de0cf15bb01be024800e1c5ea46bdc8a4c3 /Documentation/devicetree
parent4548f63e65116458da5245d89aa213b4f8b2ab16 (diff)
kvmconfig: add more virtio drivers
"make defconfig kvmconfig" is supposed to end up with usable kernel for KVM guest. In practice, it won't work for e.g. Hetzner VPS (KVM-based) unless you add these options. Signed-off-by: Andrey Utkin <andrey_utkin@fastmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions
eck the return value, the driver will continue to the point where gpio_request_array() is called, it doesn't make sense to continue if we got -EPROBE_DEFER or -EINVAL here. This patch tries to address these two issues by properly checking the return value of of_get_named_gpio. Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/usb/atm')