From: Bill Richardson Date: Wed, 18 Jun 2014 18:14:00 +0000 (-0700) Subject: mfd: cros_ec: Tweak struct cros_ec_device for clarity X-Git-Tag: cleanup-for-v3.18~88^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6cb5b4dbbc4b1d98289c88d0bc4092cac328be;p=pandora-kernel.git mfd: cros_ec: Tweak struct cros_ec_device for clarity The members of struct cros_ec_device were improperly commented, and intermixed the private and public sections. This is just cleanup to make it more obvious what goes with what. [dianders: left lock in the structure but gave it the name that will eventually be used.] Signed-off-by: Bill Richardson Signed-off-by: Doug Anderson Signed-off-by: Lee Jones --- Reading git-diff-tree failed