[PATCH 0/3] tty: serial: Use dma_request_chan() directly for channel request

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm going through the tree to remove dma_request_slave_channel_reason() as it
is just:
#define dma_request_slave_channel_reason(dev, name) \
	dma_request_chan(dev, name)

Regards,
Peter
---
Peter Ujfalusi (3):
  tty: serial: amba-pl011: Use dma_request_chan() directly for channel
    request
  tty: serial: msm_serial: Use dma_request_chan() directly for channel
    request
  tty: serial: tegra: Use dma_request_chan() directly for channel
    request

 drivers/tty/serial/amba-pl011.c   | 2 +-
 drivers/tty/serial/msm_serial.c   | 4 ++--
 drivers/tty/serial/serial-tegra.c | 3 +--
 3 files changed, 4 insertions(+), 5 deletions(-)

-- 
Peter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux PPP]     [Linux FS]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Linmodem]     [Device Mapper]     [Linux Kernel for ARM]

  Powered by Linux