summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sh-sci.c
diff options
context:
space:
mode:
authorRobin Murphy <robin.murphy@arm.com>2016-03-03 17:35:35 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-03-08 01:11:14 +0100
commitd9e105ca601e58feec65cdcef86d9c5748b7e5bb (patch)
tree93fb2a76912190cf0d8ac90bd3e4eedcdcde0f58 /drivers/tty/serial/sh-sci.c
parenttty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init() (diff)
downloadlinux-d9e105ca601e58feec65cdcef86d9c5748b7e5bb.tar.xz
linux-d9e105ca601e58feec65cdcef86d9c5748b7e5bb.zip
tty: amba-pl011: don't dereference NULL platform data
When only a TX DMA channel is specified in DT, pl011_dma_probe() falls back to looking for the optional RX channel in platform data. What it doesn't do is check whether that platform data actually exists... Add the missing check to avoid crashing the kernel. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/sh-sci.c')
0 files changed, 0 insertions, 0 deletions