aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-08-17 09:10:36 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-08-18 16:15:24 +0200
commitbd07d62a47290ca3ceee58f373fa05464edc6eb5 (patch)
treeef4efc01f28f7463337b522becf255ce4cc99dac /tools/perf/scripts/python/export-to-sqlite.py
parentstaging: mfd: hi6421-spmi-pmic: change the binding logic (diff)
staging: mfd: hi6421-spmi-pmic: get rid of unused OF properties
There are several OF properties that aren't used by Hikey 970, and some are not even used inside the driver. So, drop them, as as this makes easier to document what's actually used. If latter needed, those could be re-added later. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/332f96c178b81bf1e9908a1da2127f043909ae0c.1597647359.git.mchehab+huawei@kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
='insertions'>+43 2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o1-0/+1 2013-06-29[readdir] convert qnx6Al Viro1-17/+14 2013-05-31qnx6: qnx6_readdir() has a braino in pos calculationAl Viro1-1/+1 2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1 2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1 2013-02-22new helper: file_inode(file)Al Viro1-1/+1 2013-01-09treewide: Fix typo in various driversMasanari Iida1-1/+1 2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+5 2012-10-02fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov1-0/+5 2012-09-21userns: Convert the qnx6 filesystem to use kuid/kgid where appropriateEric W. Biederman1-2/+2 2012-07-14stop passing nameidata to ->lookup()Al Viro2-2/+2 2012-07-14qnx6: don't bother with ->i_dentry in inode-freeing callbackAl Viro1-1/+0 2012-03-20fs: initial qnx6fs additionKai Bankett8-0/+1357