From: Wolfram Sang Date: Mon, 23 Mar 2015 08:26:36 +0000 (+0100) Subject: i2c: slave: rework the slave API X-Git-Tag: omap-for-v4.2/o2_dc~136^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b77d162a3d7359a8a8d83776720da065bf4e77b;p=pandora-kernel.git i2c: slave: rework the slave API After more discussion, brave users, and additional datasheet evaluation, some API updates for the new I2C slave framework became imminent. The slave events now get some easier to understand naming. Also, the event handling has been simplified to only need a single call to the slave callback when an action by the backend is required. Reported-by: Uwe Kleine-König Signed-off-by: Wolfram Sang Acked-by: Geert Uytterhoeven Acked-by: Uwe Kleine-König Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed