summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo+renesas@jmondi.org>2018-09-17 07:30:55 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-10-04 14:48:34 -0400
commit6bc3ea7a61897b5e4dbb937b75febb8d9c06b8a5 (patch)
treef9cd53f7712734d87efc0c21b0987b8ccb1920a4 /tools/perf/scripts/python/netdev-times.py
parenteccf442ce156ec2b4e06b1239d5fdcb0c732f63f (diff)
downloadkernel-6bc3ea7a61897b5e4dbb937b75febb8d9c06b8a5.tar.gz
media: i2c: adv748x: Handle TX[A|B] power management
As the driver is now allowed to probe with a single output endpoint, power management routines shall now take into account the case a CSI-2 TX is not enabled. Unify the adv748x_tx_power() routine to handle transparently TXA and TXB, and enable the CSI-2 outputs conditionally. Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org> Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
ic with memory informationFlorian Fainelli 2021-02-18initramfs: Provide a common initrd reserve functionKefeng Wang 2020-12-11initramfs: fix clang build failureArnd Bergmann 2020-09-04init: fix error check in clean_path()Barret Rhoden 2020-07-31init: add an init_utimes helperChristoph Hellwig 2020-07-31init: add an init_stat helperChristoph Hellwig 2020-07-31init: add an init_mknod helperChristoph Hellwig 2020-07-31init: add an init_mkdir helperChristoph Hellwig 2020-07-31init: add an init_symlink helperChristoph Hellwig 2020-07-31init: add an init_link helperChristoph Hellwig 2020-07-31init: add an init_chmod helperChristoph Hellwig 2020-07-31init: add an init_chown helperChristoph Hellwig 2020-07-31init: add an init_rmdir helperChristoph Hellwig 2020-07-31init: add an init_unlink helperChristoph Hellwig 2020-07-31initramfs: use vfs_utimes in do_copyChristoph Hellwig 2020-07-31initramfs: switch initramfs unpacking to struct file based APIsChristoph Hellwig 2020-07-30initramfs: remove clean_rootfsChristoph Hellwig 2020-07-30initramfs: remove the populate_initrd_image and clean_rootfs stubsChristoph Hellwig