Files
linux/drivers
Roman Tereshonkov 07a389feef spi: spi_device memory should be released instead of device.
The memory for dev variable is allocated as a part of
spi_device structure memory which the dev belongs to.
Thus when the memory is released the right pointer is used.

Signed-off-by: Roman Tereshonkov <roman.tereshonkov@nokia.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2010-04-28 01:17:58 -06:00
..
2010-04-06 10:55:33 -04:00
2010-04-28 00:50:01 -06:00
2010-04-19 11:53:17 -07:00
2010-04-28 01:07:29 -06:00
2010-03-06 11:26:28 -08:00