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>
Thu, 8 May 2014 16:22:52 +0000 (16:22 +0000)
commit8eee0f81cdaafb2fc78dcd5087a15c7f428d7751
treef15ea2f4b2d4f0475e9a148ff41a7e42d8cedb8a
parentc42e1ffa269f098133629adf54cabe242596b647
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