ARM: Use 'model' property to set machine_name from Device Tree
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 14 Aug 2014 06:03:56 +0000 (15:03 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:36 +0000 (12:00 +0900)
commitb0df73fb12d10a40ae35fb6f16ed0159ecb6ae87
tree589830471cb77e69eac0d162b2d407391ed9534d
parente62ae33ded8107314c3120b8f5cf7da9ca57dcc9
ARM: Use 'model' property to set machine_name from Device Tree

This patch use 'model' property from Device Tree to set machine_name.
The arm64 has already got the machine_name from Device Tree.

Change-Id: I5a810cf3446a48336d1dd4dfe11e56116c1d5bc1
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
arch/arm/kernel/setup.c