From da899f55b359225f85e154765baaddb13ec436ca Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Mon, 18 May 2015 21:09:12 +0200 Subject: [PATCH] i2c: apply address offset for slaves, too We want a separate address range for being an I2C slave. Add an offset of 0x1000, so it can be combined with ten bit addresses as well. Add a separate function to create the address value, we will need it later in other places. Tested-by: Andrey Danin Acked-by: Stephen Warren Signed-off-by: Wolfram Sang Signed-off-by: Wolfram Sang --- Reading git-format-patch failed