mirror of https://github.com/torvalds/linux.git
There is really no reason for having the driver name as a macro definition if it is only used once (often as `.name` in `struct device_driver`). It is also more readable this way. Remove these macro definitions and instead use the string literal directly. Signed-off-by: Waqar Hameed <waqar.hameed@axis.com> Link: https://patch.msgid.link/4840779a167e027b8be77c82f7a4f27210ef084a.1748356671.git.waqar.hameed@axis.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| am2315.c | ||
| dht11.c | ||
| ens210.c | ||
| hdc100x.c | ||
| hdc2010.c | ||
| hdc3020.c | ||
| hid-sensor-humidity.c | ||
| hts221.h | ||
| hts221_buffer.c | ||
| hts221_core.c | ||
| hts221_i2c.c | ||
| hts221_spi.c | ||
| htu21.c | ||
| si7005.c | ||
| si7020.c | ||