2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-18 18:43:59 +08:00
linux-next/drivers/hsi
Insu Yun d2c85ac24e hsi: correctly handle return value of kzalloc
Since kzalloc can be failed in memory pressure,
its return value should be checked and handled.

Signed-off-by: Insu Yun <wuninsu@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
2015-10-19 11:42:02 +02:00
..
clients HSI: Fix a typo 2015-09-18 23:02:08 +02:00
controllers hsi: omap_ssi_port: Prevent warning if cawake_gpio is not defined. 2015-10-14 13:24:44 +02:00
hsi_boardinfo.c HSI: hsi: Introducing HSI framework 2012-01-05 15:42:13 +02:00
hsi_core.h HSI: hsi: Introducing HSI framework 2012-01-05 15:42:13 +02:00
hsi.c hsi: correctly handle return value of kzalloc 2015-10-19 11:42:02 +02:00
Kconfig HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00
Makefile HSI: Introduce OMAP SSI driver 2014-05-16 00:54:51 +02:00