diff options
author | Colin Ian King <colin.king@canonical.com> | 2016-04-16 12:50:03 (GMT) |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2016-04-26 19:11:35 (GMT) |
commit | 0b26985a7d76645598d98fec6922ddd1ec8cbc55 (patch) | |
tree | 9fdfa733c6d65517effd170a645349a8f5f52221 /drivers/isdn/capi | |
parent | 02da2d72174c61988eb4456b53f405e3ebdebce4 (diff) | |
download | linux-0b26985a7d76645598d98fec6922ddd1ec8cbc55.tar.xz |
PM / clk: ensure we don't allocate a -ve size of count clks
It is entirely possible for of_count_phandle_wit_args to
return a -ve error return value so we need to check for this
otherwise we end up allocating a negative number of clk objects.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/isdn/capi')
0 files changed, 0 insertions, 0 deletions