commit | 8eee0f81cdaafb2fc78dcd5087a15c7f428d7751 | [log] [tgz] |
---|---|---|
author | Gregory CLEMENT <gregory.clement@free-electrons.com> | Sat Apr 19 18:32:50 2014 +0200 |
committer | Jason Cooper <jason@lakedaemon.net> | Thu May 08 16:22:52 2014 +0000 |
tree | f15ea2f4b2d4f0475e9a148ff41a7e42d8cedb8a | |
parent | c42e1ffa269f098133629adf54cabe242596b647 [diff] |
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>