[PATCH 0/3] Staging: xgifb: Removes dead code and unused spinlock conditional compilation logic

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



In an earlier patch-set I was replacing a set of defines in staging xgifb driver
that hides the synchronization mechanism used to access critical sections.

As Dan Carpenter pointed me, this code depende on the accelerator engine being
activated (XGIfb_accel != 0), but in current driver this seems to be always
deactivated (XGIfb_accel == 0). 

So this patchset removes all the unused code and this spinlock conditional
compilation logic only used in the acceleration mode code.

The patch-set is composed of the following patches:

[PATCH 1/3] Staging: xgifb: Removes dead code
[PATCH 2/3] Staging: xgifb: Remove unused functions
[PATCH 3/3] Staging: xgifb: Remove unused spinlock conditional compilation logic
--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux