iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensor
authorMatt Ranostay <matt.ranostay@konsulko.com>
Mon, 16 Dec 2019 00:00:45 +0000 (16:00 -0800)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 29 Dec 2019 15:20:06 +0000 (15:20 +0000)
commit0d15190f53b4e21aa3d15f1ace4c0807a269a763
treedba648367c8a651df2eec1dd952c7437e7a3d16d
parentde54fff151335d0c24f53ff843c67a1364f70f42
iio: chemical: atlas-ph-sensor: rename atlas-ph-sensor to atlas-sensor

Since the orginal scope of the driver was to only support
the pH product from Atlas it has evolved to other sensors.

Rename the file, driver name, and regmap to atlas-sensor which
reflects this, although keep CONFIG_ATLAS_PH_SENSOR to not cause
regressions with current configurations.

Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/chemical/Makefile
drivers/iio/chemical/atlas-ph-sensor.c [deleted file]
drivers/iio/chemical/atlas-sensor.c [new file with mode: 0644]