forked from Minki/linux
8e17858a88
The unwinding here isn't right. We don't free gdev[0] and instead
free 1 step past what was allocated. Also we can't allocate "dev" then
we should unwind instead of returning directly.
Fixes:
|
||
---|---|---|
.. | ||
bcm2048 | ||
cxd2099 | ||
davinci_vpfe | ||
lirc | ||
omap4iss | ||
platform/bcm2835 | ||
s5p-cec | ||
st-cec | ||
Kconfig | ||
Makefile |