Re: [PATCH 1/2] i2c-stub: Remember the number of emulated chips

2014-07-17 Thread Wolfram Sang
On Thu, Jul 10, 2014 at 12:45:11PM +0200, Jean Delvare wrote: > This makes initialization, cleanup and look-up easier. > > Signed-off-by: Jean Delvare > Cc: Guenter Roeck Applied to for-next, thanks! signature.asc Description: Digital signature

Re: [PATCH 1/2] i2c-stub: Remember the number of emulated chips

2014-07-10 Thread Guenter Roeck
On 07/10/2014 03:45 AM, Jean Delvare wrote: This makes initialization, cleanup and look-up easier. Signed-off-by: Jean Delvare Cc: Guenter Roeck --- This applies on top of Guenter's patch "i2c: stub: Add support for SMBus block commands", v2. Looks good. Reviewed-by: Guenter Roeck dri

[PATCH 1/2] i2c-stub: Remember the number of emulated chips

2014-07-10 Thread Jean Delvare
This makes initialization, cleanup and look-up easier. Signed-off-by: Jean Delvare Cc: Guenter Roeck --- This applies on top of Guenter's patch "i2c: stub: Add support for SMBus block commands", v2. drivers/i2c/i2c-stub.c |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) --- l