diff options
author | Tony Lindgren <tony@atomide.com> | 2012-09-13 01:05:19 (GMT) |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-09-13 01:05:19 (GMT) |
commit | a1e01703bacbadd22eb4aaca0bbba59bcba7d3b3 (patch) | |
tree | 5c7b6f4582294dd9d992836c13cf3ef258cc4b0d /drivers/mmc | |
parent | cdd86b277dc82220aa630414896505517a02a201 (diff) | |
parent | 5c4684557b7e37afd42fa35f420f2f28bfb75442 (diff) | |
parent | cf3a6ec2c0a499ef019d25d4dbc79df66e7d3f0c (diff) | |
download | linux-fsl-qoriq-a1e01703bacbadd22eb4aaca0bbba59bcba7d3b3.tar.xz |
Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' into cleanup-sparseirq
Changes for GPMC (General Purpose Memory Controller) that take it
closer for being just a regular device driver.
Remove the ancient omap specific atags that are no longer needed.
At some point we were planning to pass the bootloader information
with custom atags that did not work out too well.
There's no need for these any longer as the kernel has been booting
fine without them for quite some time. And Now we have device tree
support that can be used instead.