dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/ssb
Paul Gortmaker eb5589a8f0 include: convert various register fcns to macros to avoid include chaining
The original implementations reference THIS_MODULE in an inline.
We could include <linux/export.h>, but it is better to avoid chaining.

Fortunately someone else already thought of this, and made a similar
inline into a #define in <linux/device.h> for device_schedule_callback(),
[see commit 523ded71de] so follow that precedent here.

Also bubble up any __must_check that were used on the prev. wrapper inline
functions up one to the real __register functions, to preserve any prev.
sanity checks that were used in those instances.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:32:32 -04:00
..
ssb.h include: convert various register fcns to macros to avoid include chaining 2011-10-31 19:32:32 -04:00
ssb_driver_chipcommon.h Update my e-mail address 2011-07-07 15:18:01 +02:00
ssb_driver_extif.h
ssb_driver_gige.h SSB: Fix nvram_get on BCM47xx platform 2010-12-16 18:11:00 +00:00
ssb_driver_mips.h
ssb_driver_pci.h
ssb_embedded.h
ssb_regs.h ssb: define boardflags 2011-08-09 15:38:57 -04:00