From: Ruslan Bilovol Date: Thu, 14 Feb 2013 11:55:24 +0000 (+0200) Subject: ARM: OMAP2+: Export SoC information to userspace X-Git-Tag: omap-for-v3.10/soc-signed~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6770b211432564c562c856d612b43bbd42e4ab5e;p=pandora-kernel.git ARM: OMAP2+: Export SoC information to userspace In some situations it is useful for userspace to know some SoC-specific information. For example, this may be used for deciding what kernel module to use or how to better configure some settings etc. This patch exports OMAP SoC information to userspace using existing in Linux kernel SoC infrastructure. This information can be read under /sys/devices/socX directory Signed-off-by: Ruslan Bilovol [tony@atomide.com: updated for multiplatform changes] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed