From: Mark Brown Date: Mon, 19 Mar 2012 16:35:48 +0000 (+0000) Subject: regulator: core: Mark all get and enable calls as __must_check X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~131^2~21^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8801a8e715d7793e1e7bcd2f6fe132234741753;p=pandora-kernel.git regulator: core: Mark all get and enable calls as __must_check It's generally important that devices have power when they expect it so drivers really ought to be checking for errors on the power up paths. Signed-off-by: Mark Brown --- Reading git-diff-tree failed