From: Bill Richardson Date: Wed, 18 Jun 2014 18:14:04 +0000 (-0700) Subject: mfd: cros_ec: cleanup: Remove EC wrapper functions X-Git-Tag: cleanup-for-v3.18~88^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5799f95a373a2752e5c732f531a6f40fe458b818;p=pandora-kernel.git mfd: cros_ec: cleanup: Remove EC wrapper functions Remove the three wrapper functions that talk to the EC without passing all the desired arguments and just use the underlying communication function that passes everything in a struct intead. This is internal code refactoring only. Nothing should change. Signed-off-by: Bill Richardson Signed-off-by: Doug Anderson Reviewed-by: Simon Glass Acked-by: Wolfram Sang Acked-by: Dmitry Torokhov Signed-off-by: Lee Jones --- Reading git-diff-tree failed