+18
−16
Loading
There are a couple symbols defined in the driver source file which are
missing the at24_ prefix. This patch fixes that.
For module params: use module_param_named() in order to not break
userspace.
Signed-off-by:
Bartosz Golaszewski <brgl@bgdev.pl>