kernel: iio: Fix BMP280 Auto probing
authorRobert Marko <robimarko@gmail.com>
Tue, 30 Apr 2019 15:58:42 +0000 (17:58 +0200)
committerRafał Miłecki <rafal@milecki.pl>
Thu, 2 May 2019 07:35:35 +0000 (09:35 +0200)
commita9190ee3a41e49e085ab7ad520b757313c2bdf31
tree5059ba2afb5957cd303012219e0ca4ef55bdb570
parentd6643aca34cb2f425ea7c5d7a725c97166b3363d
kernel: iio: Fix BMP280 Auto probing

Currently Auto probing for BMP/BME280 does not work because kernel
module name in the call is not correct.
Package name was used instead of kernel module name.

Signed-off-by: Robert Marko <robimarko@gmail.com>
package/kernel/linux/modules/iio.mk