commit | 323584436db0cb05286425d4dfd9516fce88487f | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Sun Oct 24 18:16:57 2010 +0200 |
committer | Jean Delvare <khali@endymion.delvare> | Sun Oct 24 18:16:57 2010 +0200 |
tree | c5c74998fe74bde93f9811c15e3b3556d2caa56c | |
parent | 0a57274ea026c2b7670683947b6cc08b195148cf [diff] |
i2c-pca-platform: Change device name of request_irq i2c->adap.name shouldn't be used in request_irq. Instead the driver name "i2c-pca-platform" should be used. Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> Acked-by: Wolfram Sang <w.sang@pengutronix.de> Cc: stable@kernel.org Signed-off-by: Jean Delvare <khali@linux-fr.org>