zephyr/drivers/pwm
Sergio Rodriguez 39b06e676f drivers: pwm: Fix uninitialized pointer
This fixes an uninitialized pointer being pass and evaluated by
a subsequent function

This issue was reported by Coverity (CID 150824)

Change-Id: If1f636a44cc675b56e426b1de85895b74ba7105e
Signed-off-by: Sergio Rodriguez <sergio.sf.rodriguez@intel.com>
2016-11-16 12:37:07 +00:00
..
Kconfig pwm: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.dw pwm: unify driver names 2016-04-22 20:46:29 -04:00
Kconfig.k64 sys_log: replace debug macros at Freescale K64 PWM driver 2016-07-31 18:15:24 +00:00
Kconfig.pca9685 pwm: unify driver names 2016-04-22 20:46:29 -04:00
Kconfig.qmsi qmsi: pwm: Use locking mechanism to guard critical regions 2016-07-28 15:29:49 +00:00
Makefile arm: K64F Pulse Width Modulation (PWM) support 2016-03-09 15:49:44 +00:00
pwm_dw.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
pwm_k64_ftm.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
pwm_k64_ftm.h power_mgmt: Update sample and drivers according to new pm device API 2016-09-22 00:23:43 +00:00
pwm_pca9685.c kernel: deprecate old init levels 2016-11-09 17:59:44 +00:00
pwm_pca9685.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
pwm_qmsi.c drivers: pwm: Fix uninitialized pointer 2016-11-16 12:37:07 +00:00