misc: bh1780: Add module aliases
authorJean Delvare <jdelvare@suse.de>
Sun, 8 Mar 2015 08:49:50 +0000 (09:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Mar 2015 20:10:28 +0000 (21:10 +0100)
commitbe7bee9f80c1237e70cc6411e5b432681941247c
tree4499a08b022fe959f455f903a5f351b1d1cbeb65
parentb1a3f243485fa2643bc75fd70a23bbd7cfc74f2d
misc: bh1780: Add module aliases

The bh1780gli driver does not create an i2c module alias for the
device it supports, preventing the driver from being loaded
automatically when needed on non-OF/DT systems. Add it.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/bh1780gli.c