OSDN Git Service

i2c: hix5hd2: Fix modalias to make module auto-loading work
authorAxel Lin <axel.lin@ingics.com>
Fri, 8 May 2015 00:50:11 +0000 (08:50 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Jun 2015 00:03:27 +0000 (17:03 -0700)
commitc5133e0d6a2dbff70d322549ed354a1b0c462464
tree048d8741f0495fb25fb2193d459d7d5a948f2613
parenta5ae9b56bafba1141436dc5a37476c7cdb871ca2
i2c: hix5hd2: Fix modalias to make module auto-loading work

commit 3e59ae4aa28237ced95413fbd46004b57c4da095 upstream.

Make the modalias match driver name, this is required to make module
auto-loading work.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/i2c/busses/i2c-hix5hd2.c