From: Borislav Petkov Date: Tue, 9 Oct 2012 17:52:05 +0000 (+0200) Subject: drivers/base: Add a DEVICE_BOOL_ATTR macro X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~18^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91872392f08486f692887d2f06a333f512648f22;p=pandora-kernel.git drivers/base: Add a DEVICE_BOOL_ATTR macro ... which, analogous to DEVICE_INT_ATTR provides functionality to set/clear bools. Its purpose is to be used where values need to be used as booleans in configuration context. Next patch uses this. Signed-off-by: Borislav Petkov Acked-by: Greg Kroah-Hartman Acked-by: Tony Luck --- Reading git-diff-tree failed