summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2015-07-10 21:10:10 +0300
committerDavid S. Miller <davem@davemloft.net>2015-07-14 15:37:29 -0700
commitaad0d51e933f8656880592020319d2dbd09532a2 (patch)
treeea33fa0f8346030e6a1f1cf9283ae3a5cc6b2edf /scripts/objdiff
parent638d3c63811e31b2745f7fdd568b38c8abcffe03 (diff)
downloadkernel-aad0d51e933f8656880592020319d2dbd09532a2.tar.gz
ravb: kill useless initializers
Some of the local variable intializers in the driver turned out to be pointless, kill them. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
ichał Mirosław 2020-05-26clk: at91: allow setting PCKx parent via DTMichał Mirosław 2020-05-26clk: at91: optimize pmc data allocationMichał Mirosław d>dmanengine: fix edma driver to not define DMA_COMPLETEVinod Koul 2013-09-30ARM: edma: Fix clearing of unused list for DT DMA resourcesJoel Fernandes 2013-09-04ARM: edma: Add function to manually trigger an EDMA channelJoel Fernandes 2013-07-16ARM: edma: remove duplicated include from edma.cWei Yongjun 2013-06-24ARM: edma: Add EDMA crossbar event mux supportMatt Porter 2013-06-24ARM: edma: Add DT and runtime PM support to the private EDMA APIMatt Porter 2013-06-18ARM: edma: Convert to devm_* apiLad, Prabhakar 2013-06-18ARM: edma: remove unused transfer controller handlersMatt Porter 2013-06-18ARM: davinci: move private EDMA API to arm/commonMatt Porter