diff options
author | Stefan Wahren <stefan.wahren@i2se.com> | 2017-04-28 14:47:21 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-18 17:45:53 +0300 |
commit | 6bdc00d01e202ae11fa1cae0dacbef895434483d (patch) | |
tree | a63599f56e4bb468fa627f040d7f678cfe09be2e /include/linux/tty.h | |
parent | 88e2582e90bb89fe895ff0dceeb5d5ab65d07997 (diff) | |
download | linux-6bdc00d01e202ae11fa1cae0dacbef895434483d.tar.xz |
serdev: Restore serdev_device_write_buf for atomic context
Starting with commit 6fe729c4bdae ("serdev: Add serdev_device_write
subroutine") the function serdev_device_write_buf cannot be used in
atomic context anymore (mutex_lock is sleeping). So restore the old
behavior.
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
Fixes: 6fe729c4bdae ("serdev: Add serdev_device_write subroutine")
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tty.h')
0 files changed, 0 insertions, 0 deletions