From 56299c6711ca4cbd14815a214dfc505de35fd622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Thu, 4 Feb 2010 20:56:53 +0100 Subject: [PATCH] --- yaml --- r: 187075 b: refs/heads/master c: 1139aea97a6325270bda6c86ea1c9711a0c21e33 h: refs/heads/master i: 187073: 6da9bee508cf0165fd952e3bf5e05593c605519b 187071: dcf62c0e17a27687126bf985233a9d18787ca52d v: v3 --- [refs] | 2 +- trunk/drivers/i2c/busses/i2c-omap.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ca6e407474b2..38c58dc6d1b4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: ea79632d90754409b11388410bbe23b62394401d +refs/heads/master: 1139aea97a6325270bda6c86ea1c9711a0c21e33 diff --git a/trunk/drivers/i2c/busses/i2c-omap.c b/trunk/drivers/i2c/busses/i2c-omap.c index 913abd7c172f..c7c237537f81 100644 --- a/trunk/drivers/i2c/busses/i2c-omap.c +++ b/trunk/drivers/i2c/busses/i2c-omap.c @@ -850,7 +850,7 @@ static const struct i2c_algorithm omap_i2c_algo = { .functionality = omap_i2c_func, }; -static int __init +static int __devinit omap_i2c_probe(struct platform_device *pdev) { struct omap_i2c_dev *dev;