summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut@gmail.com>2018-12-15 01:55:19 +0100
committerStephen Boyd <sboyd@kernel.org>2019-01-09 10:53:58 -0800
commit2137a109a5e39c2bdccfffe65230ed3fadbaac0e (patch)
tree46f69d35292d3d4214f9c7643b85e77cedad1bc1 /scripts/objdiff
parentc6e909972ef87aa2a479269f46b84126f99ec6db (diff)
clk: vc5: Abort clock configuration without upstream clock
In case the upstream clock are not set, which can happen in case the VC5 has no valid upstream clock, the $src variable is used uninited by regmap_update_bits(). Check for this condition and return -EINVAL in such case. Note that in case the VC5 has no valid upstream clock, the VC5 can not operate correctly. That is a hardware property of the VC5. The internal oscilator present in some VC5 models is also considered upstream clock. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Alexey Firago <alexey_firago@mentor.com> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Cc: Stephen Boyd <sboyd@kernel.org> Cc: linux-renesas-soc@vger.kernel.org [sboyd@kernel.org: Added comment about probe preventing this from happening in the first place] Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
='5'>5space:mode:
authorWei Ni <wni@nvidia.com>2013-11-13 18:59:09 +0800
committerRob Herring <rob.herring@calxeda.com>2013-12-02 23:37:23 -0600
commitdd622d2506a63f0d9cf7b3beaad12f012308a39f (patch)
tree006013637db3052abd6d9a2a95be1adaa1261f2b /drivers/gpu/drm/vmwgfx
parentcdbea09819fc5f2ad84f1ffa218999632f0857a7 (diff)
of: add vendor prefix for GMT
Adding Global Mixed-mode Technology Inc. to the list of devicetree vendor prefixes. Signed-off-by: Wei Ni <wni@nvidia.com> Acked-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Diffstat (limited to 'drivers/gpu/drm/vmwgfx')
0 files changed, 0 insertions, 0 deletions