From: Eduardo Valentin Date: Fri, 15 Mar 2013 12:59:51 +0000 (-0400) Subject: staging: omap-thermal: create header for register, bitfields and definitions X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~642 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=787f3c27bd75f7d87c27570285457f83e3520aed;p=pandora-kernel.git staging: omap-thermal: create header for register, bitfields and definitions In order to have a better code readability and organization, this patch splits omap-bandgap.h into three headers. . omap-bandgap.h will contain only the driver related data structures definitions and macros . omap4xxx-bandgap.h will contain only defines and bitfields related to OMAP4 based devices . omap5xxx-bandgap.h will contain only defines and bitfields related to OMAP5 based devices Signed-off-by: Eduardo Valentin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed