1
0
Fork 0
remarkable-linux/drivers/misc/eeprom
Nikolay Balandin 01fe7b43e7 drivers/misc: at25: convert to use devm_kzalloc
Use devm_kzalloc to make cleanup paths simpler

Signed-off-by: Nikolay Balandin <nbalandin@dev.rtsoft.ru>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-05-30 21:49:32 +09:00
..
Kconfig drivers: misc: at24: mention other supported types in Kconfig 2013-01-28 05:26:41 +01:00
Makefile misc/eeprom: add eeprom access driver for digsy_mtc board 2011-07-25 20:57:16 -07:00
at24.c drivers/misc: at24: convert to use devm_kzalloc 2013-05-30 21:49:32 +09:00
at25.c drivers/misc: at25: convert to use devm_kzalloc 2013-05-30 21:49:32 +09:00
digsy_mtc_eeprom.c misc/eeprom: add eeprom access driver for digsy_mtc board 2011-07-25 20:57:16 -07:00
eeprom.c MISC: convert drivers/misc/* to use module_i2c_driver() 2012-01-24 16:31:49 -08:00
eeprom_93cx6.c eeprom_93cx6: Add write support 2011-11-26 14:59:39 -05:00
eeprom_93xx46.c misc: eeprom_93xx46: use spi_get_drvdata() and spi_set_drvdata() 2013-04-05 15:38:31 -07:00
max6875.c MISC: convert drivers/misc/* to use module_i2c_driver() 2012-01-24 16:31:49 -08:00