linux/drivers/staging
Wei Yongjun b0ba76785e staging: tidspbridge: fix return value check in dsp_wdt_init()
In case of error, the function clk_get() returns ERR_PTR()
and never returns NULL pointer. The NULL test in the error
handling should be replaced with IS_ERR().

dpatch engine is used to auto generated this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-21 09:02:23 -07:00
..
android Merge 3.6-rc6 into staging-next 2012-09-16 17:17:25 -07:00
asus_oled
bcm Staging: bcm: Properly format braces in cntrl_SignalingInterface.h 2012-09-19 09:26:00 +01:00
ccg staging:ccg: cleanup a bit of binding 2012-09-13 20:20:28 -07:00
ced1401 staging:ced1401: remove read write callbacks from fops 2012-09-21 08:56:41 -07:00
comedi staging: Fix spelling of "asynchronous" in comments. 2012-09-21 08:56:41 -07:00
cptm1217
crystalhd
csr staging: Fix spelling of "asynchronous" in comments. 2012-09-21 08:56:41 -07:00
cxt1e1
echo
et131x
frontier
ft1000 staging: ft1000: replace c99 comments with c88 2012-09-17 05:31:32 -07:00
gdm72xx staging/gdm72xx: usb_boot: replace firmware upgrade API in em_download 2012-09-17 05:56:17 -07:00
iio IIO new drivers, features and rework for the 3.7 cycle, 4th set. 2012-09-17 14:42:54 -07:00
ipack Staging: ipack/devices/ipoctal: simplify ipoctal_write_tty() 2012-09-13 20:21:38 -07:00
keucr staging: keucr: remove String func prototypes 2012-09-13 20:20:27 -07:00
line6
media
net
nvec Merge 3.6-rc6 into staging-next 2012-09-16 17:17:25 -07:00
octeon
olpc_dcon
omap-thermal staging: omap-thermal: bandgap: fix setting of alert thresholds 2012-09-21 08:56:40 -07:00
omapdrm Merge 3.6-rc6 into staging-next 2012-09-16 17:17:25 -07:00
ozwpan staging: ozwpan: compare pointer to NULL rather than 0 2012-09-19 09:28:14 +01:00
panel staging: Fix misspellings of "whether". 2012-09-21 08:56:40 -07:00
phison
quickstart
ramster staging: ramster: fix build warnings 2012-09-07 22:05:03 -07:00
rtl8187se
rtl8192e staging: Fix misspellings of "whether". 2012-09-21 08:56:40 -07:00
rtl8192u staging: Fix misspellings of "whether". 2012-09-21 08:56:40 -07:00
rtl8712 Merge 3.6-rc6 into staging-next 2012-09-16 17:17:25 -07:00
rts5139
rts_pstor staging/rts_pstor: Delete some lines (dev_info() and dev_err()) in rtsx.c 2012-09-21 08:56:41 -07:00
sbe-2t3e3 staging: sbe-2t3e3: use -ve error return codes in dc_init_descriptor_list 2012-09-21 08:57:56 -07:00
sep
serqt_usb2
silicom staging: fix silicom dependencies and build errors 2012-09-21 08:56:40 -07:00
slicoss staging: slicoss: fix a null deref when pci_alloc_consistent fail 2012-09-05 11:59:51 -07:00
sm7xxfb staging: sm7xxfb: remove smtc_VRAMBaseAddress 2012-09-17 14:57:53 -07:00
speakup staging: speakup_soft: Fix reading of init string 2012-09-17 05:32:50 -07:00
ste_rmi4
telephony staging: Fix spelling of "asynchronous" in comments. 2012-09-21 08:56:41 -07:00
tidspbridge staging: tidspbridge: fix return value check in dsp_wdt_init() 2012-09-21 09:02:23 -07:00
usbip staging: usbip: vhci_hcd: Fixed oops during removal of vhci_hcd 2012-09-21 08:56:40 -07:00
vme
vt6655 staging: vt6655: vt6655_init_info function must be void type 2012-09-07 22:07:37 -07:00
vt6656 Merge 3.6-rc6 into staging-next 2012-09-16 17:17:25 -07:00
winbond Staging: remove CONFIG_EXPERIMENTAL dependancies 2012-09-17 23:02:36 -07:00
wlags49_h2 staging: "wlags49_h2" Fix typos. 2012-09-10 20:24:01 -07:00
wlags49_h25 staging: "wlags49_h25" Fix typos. 2012-09-17 14:50:33 -07:00
wlan-ng staging: wlan-ng: Fix dereference before NULL check 2012-09-19 09:28:14 +01:00
xgifb staging: xgifb: delete bogus video RAM configuration 2012-09-13 20:41:57 -07:00
zcache Merge 3.6-rc6 into staging-next 2012-09-16 17:17:25 -07:00
zram
zsmalloc
Kconfig Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
Makefile Staging: ced1401: add driver to the build 2012-09-17 20:30:02 -07:00
staging.c