From: Seth Jennings Date: Mon, 3 Jun 2013 20:33:02 +0000 (-0500) Subject: debugfs: add get/set for atomic types X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~74^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a76e5e09fbb51e756b4e732e3e65446f4984cf5;p=pandora-kernel.git debugfs: add get/set for atomic types debugfs currently lack the ability to create attributes that set/get atomic_t values. This patch adds support for this through a new debugfs_create_atomic_t() function. Signed-off-by: Seth Jennings Acked-by: Greg Kroah-Hartman Acked-by: Mel Gorman Acked-by: Rik van Riel Acked-by: Konrad Rzeszutek Wilk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed