]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_id
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Sat, 19 Apr 2014 16:32:50 +0000 (18:32 +0200)
committerJason Cooper <jason@lakedaemon.net>
Sat, 26 Apr 2014 00:40:54 +0000 (00:40 +0000)
commitedae6ac64b158fa35f173f1d31645196db86fdd4
tree8099da25a4697bd9d107634c8ccbd1591a41b52d
parent2865b82e9e19ef0ea63d59fd3a0b03b401b3588d
ARM: mvebu: fix the name of the parameter used in mvebu_get_soc_id

The name of the two parameters of mvebu_get_soc_id were inverted. This
patch fix it in order to have a more readable code.

Reported-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Link: https://lkml.kernel.org/r/1397925170-8202-3-git-send-email-gregory.clement@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/mach-mvebu/board-v7.c