diff options
| author | MaJun <[email protected]> | 2016-03-17 08:34:01 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2016-03-21 10:24:11 +0000 |
| commit | ed2a1002d25ccdb6606c8ccb608524118bd30614 (patch) | |
| tree | 8318b3d998df026d3425cfd4c9718d56d7ba5f2e /net/switchdev/switchdev.c | |
| parent | irqchip/mbigen: Adjust DT bindings to handle multiple devices in a module (diff) | |
| download | kernel-ed2a1002d25ccdb6606c8ccb608524118bd30614.tar.gz kernel-ed2a1002d25ccdb6606c8ccb608524118bd30614.zip | |
irqchip/mbigen: Handle multiple device nodes in a mbigen module
Each mbigen device is represented as a independent platform device. If the
devices belong to the same mbigen hardware module, then the register space for
these devices is the same. That leads to a resource conflict.
The solution for this is to represent the mbigen module as a platform device
and make the mbigen devices subdevices of that. The register space is
associated to the mbigen module and therefor the resource conflict is avoided.
[ tglx: Massaged changelog, cleaned up the code and removed the silly printk ]
Signed-off-by: Ma Jun <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
