aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/onenand
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2012-09-12 18:05:19 -0700
committerTony Lindgren <tony@atomide.com>2012-09-12 18:05:19 -0700
commita1e01703bacbadd22eb4aaca0bbba59bcba7d3b3 (patch)
tree5c7b6f4582294dd9d992836c13cf3ef258cc4b0d /drivers/mtd/onenand
parentcdd86b277dc82220aa630414896505517a02a201 (diff)
parent5c4684557b7e37afd42fa35f420f2f28bfb75442 (diff)
parentcf3a6ec2c0a499ef019d25d4dbc79df66e7d3f0c (diff)
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.