From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Glass Date: Mon, 27 Jul 2015 17:28:31 -0600 Subject: [U-Boot] [PATCH 03/55] dm: i2c: Correct comment nits in dm_i2c_reg_read/write() In-Reply-To: <5596317E.7030405@denx.de> References: <1435882592-487-1-git-send-email-sjg@chromium.org> <1435882592-487-4-git-send-email-sjg@chromium.org> <5596317E.7030405@denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 3 July 2015 at 00:53, Heiko Schocher denx wrote: > Hello Simon, > > Am 03.07.2015 um 02:15 schrieb Simon Glass: >> >> Add documentation for the @dev parameter. >> >> Signed-off-by: Simon Glass >> --- >> >> include/i2c.h | 2 ++ >> 1 file changed, 2 insertions(+) > > > Acked-by: Heiko Schocher Applied to u-boot-dm.