Changeset 4047
- Timestamp:
- 08/28/07 08:29:10 (1 year ago)
- Files:
-
- ivtv/branches/1.0/driver/ivtvfb.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
ivtv/branches/1.0/driver/ivtvfb.c
r4031 r4047 1056 1056 { 1057 1057 /* Release cmap */ 1058 if (itv->osd_info->ivtvfb_info.cmap.len) ;1059 fb_dealloc_cmap(&itv->osd_info->ivtvfb_info.cmap);1058 if (itv->osd_info->ivtvfb_info.cmap.len) 1059 fb_dealloc_cmap(&itv->osd_info->ivtvfb_info.cmap); 1060 1060 1061 1061 /* Release pseudo palette */
