MAINTAINERS: Remove powerpc's "opal" pattern match
authorStewart Smith <stewart@linux.vnet.ibm.com>
Thu, 16 Feb 2017 00:37:15 +0000 (11:37 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 16 Feb 2017 23:58:40 +0000 (10:58 +1100)
commita42715830d552d7c0e3be709383ece4832453275
treee29c33fb6f0610c941f0a21a1a241cc745f8c240
parentf84775c2d5d92581f2df60d53b574b0405c85be3
MAINTAINERS: Remove powerpc's "opal" pattern match

The block guys have merged a new driver called "sed-opal", which is
getting caught by our pattern match on "opal".

So drop our "opal" pattern and replace it with matches against the
specific paths for our drivers. We should try and remember to add new
drivers as they're added in future.

Suggested-by: Jon Derrick <jonathan.derrick@intel.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
[mpe: Fix ic2/i2c typo, write change log]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
MAINTAINERS