]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
iio: as3935: Add OF match table
authorJavier Martinez Canillas <javier@osg.samsung.com>
Thu, 20 Aug 2015 07:07:27 +0000 (09:07 +0200)
committerJonathan Cameron <jic23@kernel.org>
Sat, 22 Aug 2015 18:01:03 +0000 (19:01 +0100)
commit8b7c826d03721ed1d96bd87f138e59dcf80f54e7
tree6c21f7a8e7ed114aea2f12fc28bb3c3cc9e72f48
parentd1b895fedae30e2e948dbae4d209509c44564074
iio: as3935: Add OF match table

The Documentation/devicetree/bindings/iio/proximity/as3935.txt DT binding
doc lists "ams,as3935" as a compatible string but the corresponding driver
does not have an OF match table. Add the table to the driver so the SPI
core can do an OF style match.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/proximity/as3935.c