summaryrefslogtreecommitdiff
path: root/CodingStyle
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-06-16 09:42:37 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-06-16 09:42:37 +0200
commit5b854e5e13d3b44f68c1069a6bb5808f77fca134 (patch)
treec95bcf91419108d9b6c37a6081ea7fc666edb6c7 /CodingStyle
parent1cc762aa8f89a5e4324f1482d97affa5ef6298bd (diff)
pkt_buff: Remove unnecessary void cast
lookup_hash() returns void * which does not need to be cast. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'CodingStyle')
0 files changed, 0 insertions, 0 deletions
td>
spi: armada-3700: Add documentation for the Armada 3700 SPI Controller
This adds the devicetree bindings documentation for the SPI controller present in the Marvell Armada 3700 SoCs. Signed-off-by: Romain Perier <romain.perier@free-electrons.com> Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/i2c/fault-codes')