From 8aa222925c9ad2f5fc59de87cfb3ad9ff581bbf1 Mon Sep 17 00:00:00 2001 From: Vivien Didelot Date: Fri, 5 Oct 2012 22:23:54 +0200 Subject: [PATCH] --- yaml --- r: 331553 b: refs/heads/master c: 0ec13867eff2a722c43b2a2cedf11547974e6976 h: refs/heads/master i: 331551: ac423a44b571983f007dfbf65761385bff66d4da v: v3 --- [refs] | 2 +- trunk/include/linux/i2c.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a4d1bfdca1dc..f25a71e34744 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: f82b86267a7a7cc2fc9779fa2957467c242395d8 +refs/heads/master: 0ec13867eff2a722c43b2a2cedf11547974e6976 diff --git a/trunk/include/linux/i2c.h b/trunk/include/linux/i2c.h index 5970266930a2..94aed0c85bb0 100644 --- a/trunk/include/linux/i2c.h +++ b/trunk/include/linux/i2c.h @@ -144,7 +144,7 @@ extern s32 i2c_smbus_write_i2c_block_data(const struct i2c_client *client, * The driver.owner field should be set to the module owner of this driver. * The driver.name field should be set to the name of this driver. * - * For automatic device detection, both @detect and @address_data must + * For automatic device detection, both @detect and @address_list must * be defined. @class should also be set, otherwise only devices forced * with module parameters will be created. The detect function must * fill at least the name field of the i2c_board_info structure it is