isl_band_tile: set parent field of the child band
commit2dfc0ea07f3c979fd7bcd0459f8d0927afe73665
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 14 Feb 2013 20:23:48 +0000 (14 21:23 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 14 Feb 2013 20:44:07 +0000 (14 21:44 +0100)
treec1fed8447304378af86ad820a0054f2605fcd9dc
parent5f2df0734a48dd09b890fcb6884b8b5a35e5b763
isl_band_tile: set parent field of the child band

The original code would leave it pointing to the parent of the original
band, i.e., the grandparent of the child band.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_band.c