summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAxel Lin <axel.lin@ingics.com>2020-07-25 09:44:14 +0800
committerMark Brown <broonie@kernel.org>2020-07-27 14:34:22 +0100
commit3bda44ffd93bf91fb3326336acf7ff163b1ce97d (patch)
tree7fc5f89c9a9c9f0efe5793864eee10279a13adaa /include/linux/debugobjects.h
parent9177514ce34902b3adb2abd490b6ad05d1cfcb43 (diff)
downloadkernel-3bda44ffd93bf91fb3326336acf7ff163b1ce97d.tar.gz
regulator: pca9450: Convert to use module_i2c_driver
Use module_i2c_driver to simplify driver init boilerplate. Signed-off-by: Axel Lin <axel.lin@ingics.com> Link: https://lore.kernel.org/r/20200725014414.1825183-1-axel.lin@ingics.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
title='2010-10-15 15:53:27 +0200'>2010-10-15llseek: automatically add .llseek fopArnd Bergmann 2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann 2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely 2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely