summaryrefslogtreecommitdiff
path: root/proto.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-31 09:44:55 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-31 09:44:55 +0200
commit18a5634766fa520d1160babc26bf8159877e127c (patch)
treefc1244b17c55fb2292b3e20c2e45339427be730b /proto.h
parent514a4ae9fa544db72e3ea2fc6dcd3a9530b24127 (diff)
ioops: Constify `name' parameter to tun_open_or_die()
The parameter `name' to tun_open_or_die() is never modified inside the function, thus mark it as const. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'proto.h')
0 files changed, 0 insertions, 0 deletions
25fae56d9d3f2977808e&id2=f55532a0c0b8bb6148f4e07853b876ef73bc69ca'>diff)
spi: omap2-mcspi: Use dma_request_chan() for requesting DMA channel
With the new dma_request_chan() the client driver does not need to look for the DMA resource and it does not need to pass filter_fn anymore. By switching to the new API the driver can now support deferred probing against DMA. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/input/gamepad.txt')